Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
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