You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
-
# TDA - Thread Dump Analyzer
2
1
[](https://github.com/irockel/tda/actions/workflows/build.yml)
2
+
3
+
# TDA - Thread Dump Analyzer
3
4
TDA (Thread Dump Analyzer) for Java is a powerful yet lightweight Swing GUI for analyzing Thread Dumps and Heap
4
5
Information generated by the Java VM. It is designed to assist in diagnosing performance issues, deadlocks, and
0 commit comments