Hello,
I use Windows 8.1, Visual Studio 2012 and 2013, Intel Parallel Studio XE 2015, Intel VTune Amplifier XE 2015. I created a c/c++ project, want to see assembly code for Release. I use Advanced Hotspots and would like to see source/assembly code for some of my functions. However when I double click on a function I need to access I either go to a place where this function is called from (4.png) or to a place which is not related to this function (3.png). However I expect to see code as in 2.png + information provided by amplifier.
Debug/Liner settings can be found in the other png files.
I am not sure but when I used Intel C++ 13.0 there were not such problems.
I guess there should be some settings either for the compiler or Amplifier I need to adjust in order to see the code in VTune Amplifier.
Options related OpenMP/Intel Processor-specific Optimization do not change the behaviour.
Kind regards,
Sofya