The Table Views: Call Paths, Functions, and Stack
ARM DUI 0482K
Copyright © 2010-2012 ARM. All rights reserved.
7-2
ID120712
Non-Confidential
7.1
Table views toolbar options, contextual menu options and keyboard shortcuts
Streamline provides a variety of ways to interact with the table views. You can use the toolbar,
contextual menu options, or keyboard shortcuts to move through the data or change options.
7.1.1
Toolbar options
The following options are available from the toolbar:
Help
Opens contextual help in Eclipse.
Export table to a text file
Opens the export dialog box, enabling you to export the data from the table view.
Values can be separated by spaces, commas, or tab delimiters, making it easy to
save data as a separate file or to open it in your favorite spreadsheet application.
Edit Source
Opens the source file in your preferred editor. Without any rows selected in the
table view, the
Edit Source
option is disabled.
Fully expand all rows
Call Paths view only -
Shows the entire hierarchy. It has the effect of opening
disclosure controls to reveal all processes, thread, and functions.
Fully collapse all rows
Call Paths view only
- Hides all children in the entire hierarchy. It has the effect
of closing all disclosure controls.
7.1.2
Contextual menus
To open a contextual menu, right click in any table. The following options are available from
contextual menus in the table views:
Select Process/Thread in Timeline
Opens the Timeline view with the currently selected processes, threads, and
functions selected in the Processes section. Handles for selected processes in the
Timeline view appear partially blue.
Select in Functions
Opens the Functions view. All functions related to the selection in the current
report are selected in the Functions view.
Select in Code
Opens the Code view. All lines of code for the current selection are selected in the
Code view.
Select in Call Graph
Opens the Call Graph view. Any function in the current selection is selected in the
Call Graph view.
Select in Stack
Opens the Stack view. All functions related to the selection in the current report
are selected in the Stack view.