by irockel
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
# Add to your Claude Code skills
git clone https://github.com/irockel/tda[!IMPORTANT] 2026-01-30 - TDA 3.0 is now available! 🚀 This major release brings significant enhancements:
- Extended MCP Server: Now with Carrier Thread Pinning detection and support for SMR (Safe Memory Relocation) parsing.
- Modernized UI: Completely refreshed look and feel using FlatLaf.
- Usability Improvements: Fixed several long-standing issues, including improved split-pane management and faster parsing.
- Native macOS Support: Now providing a dedicated macOS binary.
- Logging: Especially for troubleshooting in MCP Mode.
TDA (Thread Dump Analyzer) for Java is a powerful yet lightweight Swing GUI and MCP Server for analyzing Thread Dumps and Heap Information generated by the Java VM. It is designed to assist in diagnosing performance issues, deadlocks, and memory problems in Java applications. With its MCP capabilities, TDA can be seamlessly integrated into AI-powered development workflows.
TDA supports Java 1.4.x through Java 21+, including specialized support for (Java 19+) and (Java 21+, experimental).
No comments yet. Be the first to share your thoughts!