Intel® Advisor Help
Pane Purpose and Usage | Pane Location | Pane Controls | Data Reference
View user-visible source code representation of the selected site.
Middle of Survey Source window
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. |