- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was able to drill down to my C++ functions when I run my tool in debug mode. However, when running in the release mode I am not able to do so. Can Vtune work in the release mode ? Is there a flag that needs to be set ?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please read these articles:
http://software.intel.com/en-us/articles/compiler-switches-for-intel-parallel-amplifier/
http://software.intel.com/en-us/articles/how-to-analyze-linux-applications-with-the-intel-thread-profiler-for-windows/
These articles also are applicable for VTune Perfromance Analyzer, note if Call graph data collection works on Windows*, Linker switch "/FIXED:NO" should be used to build your application.
Regards, Peter

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page