| |||
| Home > The Call Summary > Navigating to other report types > Navigating using the toolbar | |||
You can use the toolbar buttons to open another report type based on the current selection in the call summary. Select a function and press the function report button, and the ARM Profiler opens the function report with that function selected and in view. Here is a list of each of the buttons in the toolbar of the call summary:
Show
the Analysis Summary - Opens the analysis summary.
Edit
the source - Opens the source code that contains the selected function.
Select
in Functions - Opens the functions report with the call summary function
selected in the newly opened report.
Select
in Classes - Opens the classes report with the chosen function's
class selected in the newly opened report.
Select
in Files - Opens the files report with the file that includes the
chosen function selected in the files report.
Select
in Code View - Opens the code view with all of the chosen function's code
and instructions selected.
Select
in Call Graph - Opens the call graph, another graphical view of
the call hierarchy, with the chosen function selected and centered
in view.
-
Select in Call Chains - Opens the call chains report with all unfiltered instances
of the chosen function selected and all necessary links collapsed
to disclose them. The call chains report and call summary work in
tandem - all active instances in the call summary are selected in
the call chains report when that report is opened. Similarly, any
selection removed in the call summary is removed from the call summary's
active instances when you re-open the call summary. Switch between
the two reports to see how all of the call summary's active instances
fit in the call chain. If the Select in Call Chains button
is pressed when a calling or called function is selected, the call
chains report opens with only the included instances that relate
to the primary function selected. This option has the same behavior
as double-clicking on a function box.
Show
Help- Opens the help view, with a list of help topics relevant to
the Call Summary. This button has the same effect as pressing the F1 key
(or Shift + F1 in Red Hat Linux) when a call
summary is active.