Intel® Advisor Help
Window Purpose and Usage | Window Access | Window Regions
Use this window to examine the source code and the execution time for each source line.
Do one of the following to access this window from the Survey Report window:
Double-click a row in the Loop Information pane or in the Top Down tab of the Advanced View pane.
Right-click a loop and select View Source.
From top left to bottom right:
View Activation pane - Enable or disable views shown in the Source view
Source View pane - View user-visible source code representation of the selected site.
Assembly View pane - View assembly representation of the selected site.
Call Stack View pane - View the call stack for the selected code region. Click to display related code regions in the File: filename pane, or click to display the context menu.
Use This |
To Do This |
---|---|
Source view |
View user-visible source code representation of the selected loop. |
Assembly view |
View assembly representation of the selected loop's code. |
Call Stack view |
View the call stack for the selected code region. Click to display related code regions in the File: filename pane, or right click to display the context menu. |