![]() Previous |
![]() Next |
When you select a thread (or lock) or group of threads (or locks) on the Blocking Threads table, you can see the aggregated stacktraces for all the blocking events for the selected thread(s). Simply highlight an item or group of items (by holding down the Shift key while selecting the threads) on the Blocking Threads table and the item(s) appears in the Trace table. To see the trace, click the plus sign (+
) next to the item's name. This will display the item's immediate predecessor. If the predecessor has a plus sign, you can click it to see its predecessor. Continue clicking the plus sign until you can see the entire trace.
The Trace tables shows the information listed in Table: Trace Table Description.
Trace Table Description
Column | Description |
---|---|
Trace |
The aggregated stacktraces for all the blocking events occurring in the selected thread(s). |
Count |
The number of blocking events contributing to this part of the stacktrace. |
Duration |
The total duration for the blocking events contributing to this part of the stacktrace. |
You can customize the Trace table by using the context menu to do the following:
Change the sort order of each column. See Changing the Sort Order of a Table Column.
Select which data to show by selecting from a list of available columns. See Selecting Columns to Show on a Table.
Change the amount of information in each method name on a trace. See Configuring the Trace Display.
Copy the selection for pasting elsewhere, for example in a text editor, and configure how that data is to be stored on your clipboard. See Copying Data to the Clipboard.
Add and remove methods to and from the operative set.