Intel® Advisor Help

Pane: Code Locations (in Dependencies Report Tab)

Use this pane to view the details about the code locations for the selected problem in the Dependencies Report window. Icons identify the focus code location and related code location .

Problems in parallel programming usually involve multiple code regions. Because multiple code regions have relationships, the Dependencies Report window shows a list of Code Locations, including a focus and a related code location.

Use This

To Do This

Title bar

View the problem type.

Code Location data row(s)

Review related code locations:

  • ID - Code location identifier

  • Description - What happens at this code location.

  • Source - The source file for this code location.

  • Function - Function name.

  • Modules - The executable associated with this problem.

  • State - Indicates whether the problem has been fixed or not. To change the state, use the context menu.

Click to the left of a code location name

Display a code snippet associated with the selected code location.

Related code location source code available icon icon, Related code location source code not available icon icon, or no icon in the Source column

Shows:

Focus code location source code available icon icon, Focus code location source code not available icon icon, or no icon in the Source column

Shows:

Code Location source code available icon icon, Code Location source code not available icon icon, or no icon in the Source column

Shows If code location source code is available for viewing and editing.

Double-click a code location data row or source line, or right-click and select the View Source context menu item

Display the Dependencies Source window.

Right-click and select the Edit Source context menu item

Display a code editor with the corresponding source file. When using the Intel Advisor GUI, the editor defined by the Options > Editor dialog box appears with the file open at the corresponding location.

Column labels

Click a column heading to sort the data grid rows in either ascending or descending order.

Pane border

Resize the pane (drag).

Right click a row to display a context menu

Display a context menu to: expand or collapse all code snippets, open the Dependencies Source window, edit sources in the code editor, copy the selected data row(s) to the clipboard, mark the state as fixed or not fixed, or display context-sensitive help.

To view the source associated with a code location, double-click its name to display the Dependencies Source window.

See Also