Success! Subscription added.
Success! Subscription removed.
Sorry, you must verify to complete this action. Please click the verification link in your email. You may re-send via your profile.
Hi,
I'm trying to run a hotspot analysis on Ubuntu and I see no callstack info. I'm getting few warnings after data is collected. Screenshots attached...
Anything I'm doing wrong here? Thanks.
Link Copied
Hi Octavian,
Thanks for reaching out to us.
Could you please share more details about the type of application[eg: Python/cpp] that you are analyzing.If it's a C++ code, use the flag -g while compiling your application so that it will build the application with the debug information. Please refer to the below link for more information about enabling Linux kernel analysis.
Also, try to run vtune self checker script which is available in vtune installed directory. This script is to validate whether the appropriate drivers are installed and system is set up properly to collect performance data.You can find vtune-self-checker.sh script in <vtune-install-dir>/bin64. Please share the log file obtained after running self checker script with us.
Hi
It looks like you are trying Hardware event based sampling.If it is, can you please confirm that you have enabled the collect stack option.Only user-mode sampling collects stacks by default.In H/W event based sampling you have to explicitly check that option.
Raeesa
Hi Octavian,
Could you please let us know if your issue still persists.If it is resolved, please do let us know if we can close this thread.
Thanks
Hi Octavian,
We haven't heard back anything from you. So, we are closing this case assuming that your issue is resolved . Please feel free to raise a new thread if you have any further issues.
Thank you
Raeesa
Community support is provided Monday to Friday. Other contact methods are available here.
Intel does not verify all solutions, including but not limited to any file transfers that may appear in this community. Accordingly, Intel disclaims all express and implied warranties, including without limitation, the implied warranties of merchantability, fitness for a particular purpose, and non-infringement, as well as any warranty arising from course of performance, course of dealing, or usage in trade.
For more complete information about compiler optimizations, see our Optimization Notice.