Method merged callees view
This view shows merged callees for a particular method, i.e. all call traces started from this method. This gives a summary of method execution and its "overall" behavior.
-
CPU | Method Merged Callees (Ctrl+M)opens this view for the selected method.
If method invocation counts were recorded, they are shown in call trees as well. Invocation counts are not cumulative.
You can apply the following actions to the selected method (available from the popup menu as well):
-
CPU | Method Merged Callees (Ctrl+M)- shows the method's merged callees. -
CPU | Method Back Traces (Ctrl+Shift+M)- shows the method's back traces. -
Tools | Open Declaration in IDE Editor (F7)- opens method declaration in IDE editor (see IDE integration).
