⚠️ The screenshots are NOT up-to-date and may be missing.
- ALL threads
- Application threads
- System threads
If Tomcat is detected, there will be a section with Tomcat stats: for all Tomcat threads, and only for Tomcat executor pool.
Resolve thread pools from similar thread names.
Analysis of all the blocks in the thread dump. Finds locks and all the threads that are waiting for them.
For each lock generates a report and a graph like this (redacted for privacy):
Interactive flamegraph of the thread stack traces.
All captured exceptions.
Sort threads by CPU consumption.