Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5248 ディスカッション

VTune Platform Profiler - Backdoor Results Insertion to Vpp Server

yaniv-krol
従業員
5,222件の閲覧回数

Hi,

Probably a long shot. We run the platform profiler collection from VTune (not vpp) which is installed on a shared server. The problem is that we have to scp the zip to our PCs and then manually upload to VTune Platform Profiler web interface using "Upload" button.
So my question is, is there a way to automate this process? (without using web automation tools)
And if you also have another solution I will be happy to hear.

Thanks

0 件の賞賛
19 返答(返信)
AthiraM_Intel
モデレーター
5,185件の閲覧回数

Hi,


Thanks for reaching out to us.


Could you please elaborate more about your issue? 

Also share the complete steps to reproduce the issue and the versions used.



Thanks.


Stas-Neverov-Intel
従業員
5,176件の閲覧回数

Hi,

I do not fully understand your setup. You say that you run VTune collection, but VTune collection doesn't produce zip archives, VPP does. Please clarify.

In the latest versions of VTune, VTune Platform Profiler (VPP) is integrated into VTune as an analysis type. You can run it from VTune GUI and from command line (vtune -collect platform-profiler). That gives you additional options on how to set up your data collection and analysis:

 

 

yaniv-krol
従業員
5,158件の閲覧回数

Hi,

So our setup is as follows:
A machine (1) that runs vtune-backend - where the users connect to the web UI and run collections on a cluster of targets (Your 3rd bullet point).
Another machine(2) runs vpp-server.
When we want to use the platform profiler, we run platform profiler collection from VTune (1), then for some reason, which we didn't have time to debug, the results fail to show in VTune GUI, so we take the zip created, scp it to the PC of the user and then upload it to VPP (2) where we can see the results.

We prefer not to run VTune / VPP on our personal PCs nor on the remote collection targets.
Also as far as I can tell, VPP doesn't have an option to collect remotely like VTune.

You say we can view the results of platform profiler collection in VTune GUI (which fails for us), Does it look exactly like it looks in the VPP web interface?

Stas-Neverov-Intel
従業員
5,149件の閲覧回数

Hi,

Yes, VPP results look exactly the same in VTune GUI.

Please elaborate of the issues you see when managing data collection and viewing VPP results from VTune GUI.

yaniv-krol
従業員
5,145件の閲覧回数

yanivkrol_0-1628167853063.png


Release 2021.6.0

I can provide more system info but is it a problem that's related to the server or the targets? So I know on which to focus

AlexanderMaslennikov
5,113件の閲覧回数

Hi,

 

Can you provide the VPP server log files so that we can narrow down the scope of the error? They're located in <user_home>/intel/vtune_platform_profiler/logs

yaniv-krol
従業員
5,106件の閲覧回数

So that's another problem I noticed, the log directory isn't created...

yanivkrol_0-1628588366261.png

 

AlexanderMaslennikov
5,104件の閲覧回数

The log directory is not located in the install directory. Can you check if there are logs in <user_home>/intel/vtune_platform_profiler/logs and send them to us?

yaniv-krol
従業員
5,091件の閲覧回数
AlexanderMaslennikov
4,982件の閲覧回数

Hi,

 

Are you checking the directory on the machine where you run vtune-backend/vtune-gui? 

yaniv-krol
従業員
4,971件の閲覧回数
AthiraM_Intel
モデレーター
5,033件の閲覧回数

Hi,


We are checking on it internally, will get back to you with an update.


Thanks


Mariana_Lopez_Jaimez
4,853件の閲覧回数

Hi yaniv-krol,

I'm a developer behind VPP (Platform Profiler). Did you run vtune-backend using sudo privileges? if that's the case, the logs for VPP will be collected in /root/intel/vtune_platform_profiler/logs.

Could you please check the above directory and share any logs you may find there?

yaniv-krol
従業員
4,793件の閲覧回数

Hi, we're running VTune as a service and apparently it needed a restart to write the logs, don't know why.
Anyway here they are:
It was a collection of 5 seconds and these were the errors:

yanivkrol_0-1632037716087.png

 

Mariana_Lopez_Jaimez
4,757件の閲覧回数

Hi,

Thank you for providing the logs. After reviewing them, I realize that the version of VTune you are using contains a bug that was addressed on a later release. Could you please try again with the latest version of VTune?  

yaniv-krol
従業員
4,737件の閲覧回数

Thanks a lot!
Do I also need to update the drivers on the targets of collection?
And in general, do I need to update the drivers with each new VTune version?

Mariya_P_Intel
モデレーター
4,733件の閲覧回数

VTune automatically installs the required sampling drivers when the product is installed, assuming the user who installed the product has the appropriate permissions (administrative/root/sudo access). The latest VTune release is available here: https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#vtune 

But if you installed the new VTune version without the described permissions, you should update drivers as a separate step: https://software.intel.com/content/www/us/en/develop/documentation/vtune-install-guide-linux/top/intel-vtune-profiler-installation-faqs/how-do-i-install-the-drivers-required-by-intel-vtune-profiler.html

yaniv-krol
従業員
4,728件の閲覧回数

We're not collecting data on the target where I install VTune, We simply use it for remote collection of targets that don't have VTune installed on them (We only install the drivers on said targets).


So just to be clear, my question is, are there necessarily updates to the drivers in
"../intel/oneapi/vtune/2021.x.0/target/linux/vtune_profiler_target_x86_64.tgz"
in each new VTune release?

Mariya_P_Intel
モデレーター
4,666件の閲覧回数

Yes, driver update is recommended.

返信