previous      content      next
Threads and deadlocks

When you are connected to the profiled application, use the "Threads and Deadlocks" tab to track the live threads.

(1) - use this checkbox to get a quick look at the threads and their statuses.

A very useful and unique feature of this graph is that the telemetry information is remembered inside the profiler agent. This allows you to connect to the profiled application on demand and discover how the application behaved in the past.

Automatic deadlock detection

If a Java-level deadlock happens in the profiled application, it will be automatically detected:

previous      content      next