dotTrace 2020.1 Help

Legend

Threads Tree

ItemDescription
Main Thread png Main thread stands out against other threads, so it is marked with special icon.
Thread with Message png Threads that do message pumping are marked with this special icon.
ThemedIcon JetBrainsProfilerUIResourcesMeasureControllerStopDrop Screen png This icon is used for the finalizer thread.
High Own Time gif
This icon shows whether most of the execution time is spent in this function call or in its children. In other words, the icon informs you that the function has high own time.
Critical Path gif
This icon informs you that the execution time of a function and all its children are rather high, so this execution path is critical.
End of Critical Path gif

This icon shows the end of a call chain.

Studying Profiling Results Adding Annotations Annotation png This icon is displayed near annotated functions. For more information about annotated functions, see Adding Annotations.
Working with Profiling Results Line by line Profiling Injected png This icon is displayed near functions profiled line by line. For more information about line-by-line profiling, see Optimizing Line-by-Line profiling with filters.
Working with Profiling Results Line by line Profiling Injected Planned png This icon is displayed near functions that will be profiled line by line. For more information about line-by-line profiling, see Optimizing Line-by-Line profiling with filters.
ico bar png
This icon informs you that the current function not only calls other functions, but also does some work. It visually represents the contribution to parent's node execution time.
ico recursive png This icon is displayed near recursive calls that can be folded. For more information, see Folding Recursive Calls.
ico recursive collapse png This icon is displayed near folded recursive calls.
callchain unfolded png This icon is displayed near filtered calls that can be folded. For more information see Folding Filtered Calls.
callchain folded png This icon is displayed near folded filtered calls.
Filtered Function gif
A snapshot node is grayed out if the corresponding function is matched by one of the configured filters. For more information, see Creating and Applying Filters.
hotspot icon png This icon shows hot spot calls.

Call Tree

ItemDescription
High Own Time gif
This icon shows whether most of the execution time was/is spent in this function call or in its children. In other words, the icon informs you that the function has high own time.
Critical Path gif
This icon informs you that the execution time of a function and all its children are rather high, so this execution path is critical.
End of Critical Path gif

This icon shows the end of a call chain.

Studying Profiling Results Adding Annotations Annotation png This icon is displayed near annotated functions. For more information about annotated functions, see Adding Annotations.
Working with Profiling Results Line by line Profiling Injected png This icon is displayed near functions profiled line by line. For more information about line-by-line profiling, see Optimizing Line-by-Line profiling with filters.
Working with Profiling Results Line by line Profiling Injected Planned png This icon is displayed near functions that will be profiled line by line. For more information about line-by-line profiling, see Optimizing Line-by-Line profiling with filters.
ico bar png
This icon informs you that the current function not only calls other functions, but also does some work. It visually represents the contribution to parent's node execution time.
ico recursive png This icon displayed near recursive calls that can be folded. For more information, see Folding Recursive Calls.
ico recursive collapse png This icon is displayed near folded recursive calls.
callchain unfolded png This icon is displayed near filtered calls that can be folded. For more information see Folding Filtered Calls.
callchain folded png This icon is displayed near folded filtered calls.
Filtered Function gif
A snapshot node is grayed out if the corresponding function is matched by one of the configured filters. For more information, see Creating and Applying Filters.
hotspot icon png This icon shows hot spot calls.

Plain List

ItemDescription
Studying Profiling Results Adding Annotations Annotation png This icon is displayed near annotated functions. For more information about annotated functions, see Adding Annotations.
Filtered Function gif
A snapshot node is grayed out if the corresponding function is matched by one of the configured filters. For more information, see Creating and Applying Filters.
hotspot icon png This icon shows hot spot calls.

Hot Spots

ItemDescription
Main Thread png Main thread stands out against other threads, so it is marked with special icon.
Thread with Message png Threads that do message pumping are marked with this special icon.
ThemedIcon JetBrainsProfilerUIResourcesMeasureControllerStopDrop Screen png This icon is used for the finalizer thread.
Studying Profiling Results Adding Annotations Annotation png This icon is displayed near annotated functions. For more information about annotated functions, see Adding Annotations.
Filtered Function gif
A snapshot node is grayed out if the corresponding function is matched by one of the configured filters. For more information, see Creating and Applying Filters.

Back Traces

ItemDescription
Main Thread png Main thread stands out against other threads, so it is marked with special icon.
Thread with Message png Threads that do message pumping are marked with this special icon.
ThemedIcon JetBrainsProfilerUIResourcesMeasureControllerStopDrop Screen png This icon is used for the finalizer thread.
Studying Profiling Results Adding Annotations Annotation png This icon is displayed near annotated functions. For more information about annotated functions, see Adding Annotations.
Working with Profiling Results Line by line Profiling Injected png This icon is displayed near functions profiled line by line. For more information about line-by-line profiling, see Optimizing Line-by-Line profiling with filters.
Working with Profiling Results Line by line Profiling Injected Planned png This icon is displayed near functions that will be profiled line by line. For more information about line-by-line profiling, see Optimizing Line-by-Line profiling with filters.
callchain unfolded png This icon is displayed near filtered calls that can be folded. For more information see Folding Filtered Calls.
callchain folded png This icon is displayed near folded filtered calls.
Filtered Function gif
A snapshot node is grayed out if the corresponding function is matched by one of the configured filters. For more information, see Creating and Applying Filters.
hotspot icon png This icon shows hot spot calls.
Last modified: 08 May 2020