|
Symptom(s): Warning Message box:Line number information is not available for this module. Only Disassembly mode will be available.
Solution: The line information was not found. Make sure you build your project with line number information. Sampling requires line number and symbol information (debug information) when drilling down from a hotspot view to the source view of a module. Ensure before running an Activity configured with the sampling collector, that debug information is compiled with the binary file. If you do not supply this information, the Intel® VTune™ analyzer disassembles the binary file and displays this information in the source view. It cannot display the source code itself. Please refer to the online help on generating symbol information.
Relevant Information: Sourceview
This applies to:
|