Intel® Advisor Help

Window: Survey Source

Source View Pane | Assembly View Pane | Call Stack Pane

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.

  • On Windows* OS:
    • When using Microsoft Visual Studio*, the Visual Studio code editor appears with the file open at the corresponding location.
    • When using the Intel® Advisor GUI, the file type association (or Open With dialog box) determines the editor used.
  • On Linux* OS: When using the Intel Advisor GUI, the editor defined by the Options > Editor dialog box appears with the file open at the corresponding location.

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:

  • The row displayed is for a function or a loop . A function or loop icon indicates that source code is available.

  • Source code is available for viewing and editing. A function or loop icon indicates that source code is not available.

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.