Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

Win 7, Vtune 2017 update 3 ... cannot do first hot spot ... "serious problem"

CSlat2
Beginner
3,713 Views

I have created a simple C++ app called timeWaster. Built it using MSVC  19. This app runs fine in a command window created by Parallel Studio. (compiled using cl -EHsc -Zi timeWaster.cpp)

Sample run:

D:\Users\...\VTune\timeWaster>timeWaster64.exe

a=3.21061e+006

primeCnt=348844

11.2066  seconds

Done

Launch Vtune with admin rights.

Go to configure, select “Launch Application”, browse to the timeWaster64.exe, set working dir to same.

Toggle over to the run screen, “Basic Hotspots” selected, everything set to default. Hit start …

Up pops a command window … that stays empty (this window sticks around till killed with task master, timeWaster process still running 0% cpu).

Then within seconds of hitting start:

Intel VTune Amplifier XE 2017 has faced a serious problem

1/11/2018 6:21:45 AM  Cannot open data: Intel VTune Amplifier XE 2017 has faced a serious problem.

Error 0x40000024 (No data) -- No data is collected. Possible reasons:

 - Workload is too small. No samples are collected.

 - The application environment is not specified correctly.

 See the Troubleshooting help topic for more details. 

Trouble shooting area of of no help so I am here.

So where do I start tracking this down? I have already considered dll dependencies and pruned that list down to a minimum.

 

0 Kudos
46 Replies
PAVEL_G_Intel
Employee
404 Views

Try to run the VTune Amplifier GUI via VNC. I think x-forwarding may be unstable.

- Pavel

0 Kudos
Alexander_T_Intel1
404 Views

Hi Venkatesh,

To run Advanced Hotspots you should expose host's PMU counters to your VM.

Btw, what kind if hypervisor (KVM, VMWare, etc.) do you use?

0 Kudos
bsv__venki
Beginner
404 Views

Hi am using KVM..

when i try to install latest version is blocking..

 

Hi,

 

Step 2 of 7 | Intel® Software Improvement Program
--------------------------------------------------------------------------------
To improve our software and customer experience, Intel would like to collect
technical information about your software installation and runtime status (such
as installation metrics, license/support types, software SKU/serial, counters,
flags, and timestamps) and development environment (such as operating system,
CPU architecture, last 4-digits of the MAC address and other Intel products
installed). (“Information”).

Information collected under this notice may be retained by Intel indefinitely
but it will not be shared outside of Intel or its wholly-owned subsidiaries.

You can revoke your consent at any time by choosing “Improvement Program
Options" in the "Settings" tab of the Intel® Software Manager and selecting the
"I do NOT consent to the collection of my Information” option.

    Learn more about the Intel® Software Improvement Program
    http://software.intel.com/en-us/articles/software-improvement-program

--------------------------------------------------------------------------------
1. I consent to the collection of my Information
2. I do NOT consent to the collection of my Information

b. Back to the previous menu
q. Quit
--------------------------------------------------------------------------------
Please type a selection: 2
--------------------------------------------------------------------------------
Checking the prerequisites. It can take several minutes. Please wait...
--------------------------------------------------------------------------------

 

2018 version 3 blocks on my system during instalation , what might be the reason. ?

3.10.0-229.20.1.el7.x86_64 #1 SMP Tue Nov 3 19:10:07 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Thanks,

Venkaesh

0 Kudos
bsv__venki
Beginner
404 Views

Hi,

could someone reply.

 

Thanks,

Venkatesh.

0 Kudos
PAVEL_G_Intel
Employee
404 Views

Hi,

You don't need to install VTune Amplifier inside KVM. Just install it on host system and profile guest one following next instruction: Profiling Targets on a KVM* Guest System.

0 Kudos
Reply