Your vote is your voice. Use your voice. Login and vote now.
By bloid
via feedblog.org
Submitted: Jul 06 2008 / 03:38
A few years ago I wrote a little app named ‘exception log introspect’ (ELI) that sent a signal to a running java process to obtain the stack trace.
I then analyzed the stack trace to find threads with the exact same fingerprint and group duplicates. Then I would score threads by number of duplicates and print them by descending score.
Add your comment