The current monitor usage view shows monitors that are currently involved in
a waiting or blocking operation. In addition to the common columns of the
monitor contention views,
an Owning thread column is displayed where the thread holding the
monitor which is blocking the waiting thread is displayed. The owning thread is only
relevant for the "blocked" event type.
In the lower part of the split pane, the stack traces of the waiting thread and
- if applicable - of the owning thread are displayed. Stack traces can only be displayed
if CPU data is being recorded.