About Source View

Source view helps you pinpoint the problem areas in your code. It shows source code and/or the disassembly code of one source file in the monitored module, annotated with additional information about the code.

The VTune(TM) Performance Analyzer displays the source code for any program that has been compiled with the line information.

If the source file is not available, the VTune analyzer prompts you for the missing file. If you cannot provide the file, you can still display the disassembled code.

Typically, you drill-down to source view after performing an initial analysis such as sampling analysis, or call graph profiling.

The source view contains these panes:

When working from the command line, use the -code option to open the source view after performing an initial analysis, such as sampling analysis or call graph profiling. The source view contains the code and related information about each code line.

From source view you can see:

note

Click the following buttons for more information about source view:

 Before you begin

 How do I...?

 How does it work?

 Source view toolbar and pop-up menu

 Tips

 Troubleshooting

Related Topics

 

 

 

 

last updated: June 10, 2009