![]() Previous |
![]() Next |
The Java Latencies panel contains a pie chart that shows the relative count for thread stall events of different types. Clicking a color on the pie chart highlights the corresponding event type in the legend. The pie chart legend contains a table that lists the event types that caused latency. This table contains the following columns:
Event Type: The name of the event that caused the thread stall.
Count: The number of times that the event occurred.
Average: The average duration of the selected event.
Longest: The longest duration of the selected event.
Total: The total duration of the selected event. This column is hidden by default.
For information about working with tables, see Working with Tables.
When you select an event type, the corresponding stack trace is displayed in the table below.