Threads and deadlocks
When you are connected to the profiled application, use the "Threads and Deadlocks" tab to track the live threads.
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:
