| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/CoderPriya/JavaPerformanceTuning/master/JStack/README | [Back] [Original] |
To build:
ant
To run:
java -jar jars/ParseJStack.jar [-name name] file1 ...
-name -- Restrict to threads that contain the given string in their name
file1 ... fileN -- Files of jstack output to parse
| Web Proxy Viewer | New URL | Original Page |