| |||
| Home > Keyboard shortcuts > Table report keyboard shortcuts | |||
While you can navigate every report in the ARM Profiler using the mouse, you can also use keyboard shortcuts. Here is a list of the keyboard shortcuts available for the functions, files, classes, and call chains table reports:
Up arrow- Moves the current selection up one row.
Shift + up arrow- Adds the row above to the current selection.
Down arrow- Moves the current selection down one row.
Enter- Has the same effect as double-clicking on the active row. The new report type depends on the currently active report.
Shift + down arrow- Adds the row below to the current selection.
Home- Selects the first row in the active table report.
End- Selects the last row in the active table report.
Page Up- Moves up in the current report one page. A page is defined by the range of rows currently displayed in the table report.
Page Down- Moves down one page.
The call chains report has some unique keyboard shortcuts, not available in the other table report types:
Right arrow- Discloses the subordinate rows for the currently selected call chain links. Has the same effect as clicking on the disclosure control to the left of the call chain link's title.
Left arrow- Hides the subordinate rows for the currently selected call chain links.
Shift + right arrow- Discloses all of the subordinate rows for the currently selected call chain links. The entire hierarchy below the selected links is revealed.
Shift + left arrow- Hides all of the subordinate call chain links. On the surface, it has the same effect as just pressing the left arrow by itself, but when the subordinate functions are once again revealed, this command ensures that only the immediately subordinate functions appear.
n- Finds and selects the next call chain link with a note attached to it. The call chain hierarchy is collapsed to reveal the selected link.
p- Finds and selects the previous call chain link with a note attached to it.