dotTrace 2016.2 Help

Call Stack

Typically, the final goal of any performance analysis is determining a particular method that causes performance issues. To help you perform this task, Timeline Viewer offers the Call Stack window.

The Call Stack window displays stack data in two ways:

  • Top Methods
    Plain list of methods from all selected threads sorted by execution time.
  • Call Tree
    Methods execution paths. Tree nodes are top-level methods executed by certain threads.

To open the Call Stack window:

  • Select the menu item View | Call Stack.
Last modified: 15 December 2016