dotTrace
 
2021.3
Get dotTrace
You are viewing the documentation for an earlier version of dotTrace.

Methods and Subsystems

Last modified: 01 October 2021

Methods and Subsystems shows the list of methods from all selected threads sorted by execution time.

Use Methods and Subsystems in conjunction with other filters to determine "top" methods by a certain condition. For example, to see "top" methods by file operations time, select the File Operations event in Events.

Top methods 1

Pos 1 The percentage of call execution time (total or own depending on the selected sorting) relative to the total selected time. If Follow selection in Call Tree is enabled, then relative to the total time of the call subtree selected in Call Tree.

Pos 2 Short method name.

Pos 3 Total / Own + System or Total / Own call execution time. See the details on how this time is calculated below.

Pos 4 Full method name.

Follow selection in Call Tree
If this option is enabled, methods and subsystems are calculated for the node that is currently selected in Call Tree. Otherwise, methods and subsystems are calculated for the currently selected time intervals.

Hide system functions
See the details on this option below.

Subsystems
Subsystems allow you to quickly understand how the call time is distributed among various components: user and system code, WPF, LINQ, and others. The subsystems bar in Methods and Subsystems visualizes the data from the Subsystems filter.