Icons
Threads Tree
Item | Description |
---|---|
Main thread stands out against other threads, so it is marked with special icon. | |
Threads that do message pumping are marked with this special icon. | |
This icon is used for the finalizer thread. | |
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. | |
This icon informs you that the execution time of a function and all its children are rather high, so this execution path is critical. | |
This icon shows the end of a call chain. | |
This icon is displayed near annotated functions. For more information about annotated functions, refer to Add Annotations. | |
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. | |
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. | |
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. | |
This icon is displayed near recursive calls that can be folded. For more information, refer to Fold Recursive Calls. | |
This icon is displayed near folded recursive calls. | |
This icon is displayed near filtered calls that can be folded. For more information, refer to Fold Filtered Calls. | |
This icon is displayed near folded filtered calls. | |
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. | |
This icon shows hot spot calls. |
Call Tree
Item | Description |
---|---|
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. | |
This icon informs you that the execution time of a function and all its children are rather high, so this execution path is critical. | |
This icon shows the end of a call chain. | |
This icon is displayed near annotated functions. For more information about annotated functions, refer to Add Annotations. | |
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. | |
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. | |
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. | |
This icon displayed near recursive calls that can be folded. For more information, refer to Fold Recursive Calls. | |
This icon is displayed near folded recursive calls. | |
This icon is displayed near filtered calls that can be folded. For more information, refer to Fold Filtered Calls. | |
This icon is displayed near folded filtered calls. | |
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. | |
This icon shows hot spot calls. |
Plain List
Item | Description |
---|---|
This icon is displayed near annotated functions. For more information about annotated functions, refer to Add Annotations. | |
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. | |
This icon shows hot spot calls. |
Hot Spots
Item | Description |
---|---|
Main thread stands out against other threads, so it is marked with special icon. | |
Threads that do message pumping are marked with this special icon. | |
This icon is used for the finalizer thread. | |
This icon is displayed near annotated functions. For more information about annotated functions, refer to Add Annotations. | |
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 stands out against other threads, so it is marked with special icon. | |
Threads that do message pumping are marked with this special icon. | |
This icon is used for the finalizer thread. | |
This icon is displayed near annotated functions. For more information about annotated functions, refer to Add Annotations. | |
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. | |
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. | |
This icon is displayed near filtered calls that can be folded. For more information, refer to Fold Filtered Calls. | |
This icon is displayed near folded filtered calls. | |
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. | |
This icon shows hot spot calls. |