Use the Source/Assembly toolbar to navigate between the most performance-critical code sections (hotspots). In the Source pane, you can navigate between source code lines, in the Assembly pane you can navigate between assembly instructions.
Use This | To Do This |
---|---|
| Toggle the Source pane on/off. This button is enabled only when both source and assembly code is available. |
| Toggle the Assembly pane on/off. This button is enabled only when both source and assembly code is available. |
| Tile the Source and Assembly panes vertically. |
| Tile the Source and Assembly panes horizontally. |
| Go to the code line that has the biggest Data of Interest value in the selected function. |
| Go to the previous (by the Data of Interest value) hotspot line in the selected function. |
| Go to the next (by the Data of Interest value) hotspot line in the selected function. |
| Go to the code line that has the smallest Data of Interest value in the selected function. |
| Edit the source code in the default code editor. This option is available for the Source pane only. |
| Search for a data string in the grid. |
Assembly grouping menu | Group assembly instructions by one of the available granularity levels:
|