Invocation tree view |
|
|
The entries in the invocation tree have different meanings which are
indicated by the displayed icons:
|
|
When navigating through the call tree by opening method calls,
JProfiler automatically expands methods which only call one other method themselves. To
quickly expand larger portions of the invocation tree, select a method
and choose
Edit->Expand 10 levels from the main window's menu or
choose the corresponding menu item from the context menu. If you want to
collapse an opened part of the invocation tree, select the topmost method
that should remain visible and choose
Edit->Collapse all from the main window's menu or
the context menu.
|
| You can set change the root of the invocation tree to any method by selecting that method and choosing Edit->Set as root from the main window's menu or by choosing the corresponding menu item from the context menu. Percentages will now be calculated with respect to the new root if the percentage base has been set to "total thread time" in the view settings dialog. To return to the full view of all methods called in the current thread or thread group, select Edit->Show all from the main window's menu or the context menu. |
| You can stop and restart CPU data acquisition to clear the invocation tree and freeze all views to ensure that the invocation tree remains static. |