dotTrace 2024.1 Help

Icons

Threads Tree

Item

Description

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, refer to Add 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, refer to 5. (Optional) Configure filters for the line-by-line profiling.

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, refer to 5. (Optional) Configure filters for the line-by-line profiling.

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, refer to Fold 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, refer to Fold 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, refer to Apply Filters.

hotspot_icon.png

This icon shows hot spot calls.

Call Tree

Item

Description

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, refer to Add 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, refer to 5. (Optional) Configure filters for the line-by-line profiling.

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, refer to 5. (Optional) Configure filters for the line-by-line profiling.

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, refer to Fold 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, refer to Fold 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, refer to Apply Filters.

hotspot_icon.png

This icon shows hot spot calls.

Plain List

Item

Description

Studying_Profiling_Results__Adding_Annotations__Annotation.png

This icon is displayed near annotated functions. For more information about annotated functions, refer to Add 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, refer to Apply Filters.

hotspot_icon.png

This icon shows hot spot calls.

Hot Spots

Item

Description

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, refer to Add 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, refer to Apply Filters.

Back Traces

Item

Description

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, refer to Add 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, refer to 5. (Optional) Configure filters for the line-by-line profiling.

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, refer to 5. (Optional) Configure filters for the line-by-line profiling.

callchain_unfolded.png

This icon is displayed near filtered calls that can be folded. For more information, refer to Fold 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, refer to Apply Filters.

hotspot_icon.png

This icon shows hot spot calls.

Last modified: 10 April 2024