1. In the Call Graph window, right-click the function whose descendants you want to display or hide in the call graph.
2. Select Expand/Collapse > and one of the following commands from the shortcut menu:
Expand Immediate Descendants |
Displays the selected function's direct descendants. |
Expand Top 20 Descendants |
Displays the selected function's top 20 descendants by function + descendants (F+D) time. |
Expand All Descendants |
Displays all of the selected function's descendants. |
Collapse All Descendants |
Removes from view all of the selected function's descendants. |
Notes:
§ You can also click to display a function's most expensive immediate descendants. Click
or
to remove from view all of the function's descendants. Functions that aren't followed by one of these symbols have no descendants.
§ To show all functions in the current dataset in the call graph, select Expand/Collapse > Show All Nodes from the shortcut menu.
§ To display functions in the call graph using Quantify's default selection (the top 20 most time-consuming functions by F+D time), select Expand/Collapse > Reset to Top 20 from the shortcut menu.
§ To undo the most recent expand or collapse operation (including Show All Functions), select Expand/Collapse > Undo <Last Expand/Collapse Operation> from the shortcut menu.
(C) Copyright IBM Corporation 1993, 2009.