Thread View Section
The thread view section contains the
threads history view
The threads history view shows detailed historic information about the status of all threads in the JVM.
threads monitor view
The threads monitor view shows dynamic information about the currently running threads.
deadlock detection graph
The deadlock detection graph paints a graphic visualisation of all deadlocks in the JVM.
current monitor usage view
The current monitor usage view shows monitors that are currently involved in a waiting or blocking operation.
monitor usage history view
The monitor usage history view shows waiting and blocking operations on monitors.
monitor usage statistics
The statistics view shows statically calculated statistics for monitor usage.