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?