/java-thread-dump-grapher

Poor man's java performance analysis - generates (via graphviz) a picture of your Java call graph using a series of thread dumps as input, from which you can identify your bottlenecks.

Primary LanguageRubyApache License 2.0Apache-2.0

Stargazers