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

Open a Function or a Class in a New Tab

Last modified: 01 October 2021

Opening in a new tab displays a new tab where the selected function or the particular class is a root of the call tree. The selected function's time is considered as 100% for this tab.

Opening a function in a new tab helps you:

  • Study the current function call and all its incoming and outgoing calls.

    tip

    To see all call paths that led to a particular function opened in a new tab, select the Back Traces view.

  • Merge all calls of the current function from different call stacks and study them.

  • Study the particular class and all its public functions.

Studying profiling results opening in a new tab