Visible to Intel only — GUID: GUID-20E3712A-80B4-4AA3-8F6C-B0A984E51173
Visible to Intel only — GUID: GUID-20E3712A-80B4-4AA3-8F6C-B0A984E51173
Window: Survey Source
Source View Pane
Use this pane to view the user-visible source code representation of the selected site.
Location
Middle of the Survey Source window.
Controls
Use This |
To Do This |
---|---|
Source lines |
You can navigate to related source lines or explore your source code by using the Call Stack with Loops pane. |
Double-click a source line |
To open your code editor to the corresponding source file. The editor allows you to add annotations to your code (right-click to open the context menu). You can use the annotation assistant pane to help you copy parallel site and task annotations.
To return to the Survey Source or Survey Report window, click the Result tab. |
Select multiple source lines |
To view the accumulated time values for multiple source lines below the Self Time column, or enable you to copy multiple source lines using the context menu. Viewing accumulated time can help you decide how to divide the work. |
Right click a source line or multiple source lines |
Display a context menu to: open your code editor to the corresponding source line, copy the selected source line(s) to the clipboard, or display context-sensitive help relevant to the selected loop or function. |
Assembly View Pane
Use this pane to view assembly representation for a selected loop.
Location
Bottom of Survey Source window.
Controls
Use This |
To Do This |
---|---|
Source lines |
You can navigate to related source lines or explore assembly representation of the code by using the Call Stack with Loops pane. |
Select multiple source lines |
To view the accumulated time values for multiple source lines below the Self Time column, or enable you to copy multiple source lines using the context menu. Viewing accumulated time can help you decide how to divide the work. |
Call Stack Pane
View the call stack for a selected code region.
Location
On the right of the Survey Source window.
Controls
Use This |
To Do This |
---|---|
, , or icon. |
View whether:
|
Click a row in the Call Stack pane |
Displays source code for the specified location in the call stack tree. |
Pane border (drag) |
Resize the pane. |
Right click a row in the Call Stack pane |
Customize call stack presentation by using the Call Stack context menu. |