Call Tree

Results View ›› Analyzing Performance Profiling Results ›› Performance ››

Call Tree


The Call Tree view is divided in two sections. The upper part shows the actual Call Tree, the lower part shows the contributors for the current selection.

With the Call Tree, you analyze top-down where the time was spent.



Call Contribution

Contributors view shows all methods / functions that are called during the execution of the selected function in the Call Tree. By default the contribution view is sorted by CPU time consumption, so that the most CPU consuming contributors appear on top.


For the call contributors the following operations can be applied:

Action

Description

Filter

Via toolbar: Finds interesting information.

Group By Namespace

Via toolbar: Groups all calls made within a certain namespace or assembly.

Group By Class Name

Via toolbar: Groups all calls made within a certain class name.

Group By Function

Via toolbar: Groups all calls made with a certain function.