twasyl / jstackfx

JStackFX, a tool for analyzing thread dumps.
Apache License 2.0
85 stars 12 forks source link

Multiple stack trace analysis #2

Open vy opened 7 years ago

vy commented 7 years ago

One of the reasons that many JVM developers are still stuck to IBM Thread and Monitor Dump Analyze for Java is that it can compare multiple thread dumps. Would it be possible to add such a feature to JStackFX as well?

twasyl commented 7 years ago

Hi,

Thank you for your interest in JStackFX. Analysing multiple thread dumps is currently the feature I'm working on and should be available in a further release.