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.
To access this window in the Survey Report window, double-click a line associated with a function or use the View Source context menu item.
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. |