vtune User mode Sampling no call stack information

20 Views Asked by At

When I use User-Mode Sampling to try to analyze the hotspots in my Windows virtual machine with Intel VTune, I am unable to obtain the callstack information. Instead, it shows the message:

No data to show. The collected data is not sufficient.

I have configured the symbol path as follows: enter image description here

When I run the vtune-self-checker.bat, it provides the following output:

How can I retrieve the callstack information when using User-Mode Sampling?

0

There are 0 best solutions below