Skip to content
/ gchisto Public

A garbage collection log visualisation tool. Originally hosted at https://java.net/projects/gchisto. Moved it to github and mavenized it.

License

Notifications You must be signed in to change notification settings

jewes/gchisto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gchisto

A Hotspot JVM garbage collection log visualisation tool. Originally hosted at https://java.net/projects/gchisto. Moved it to github and mavenized it.

How to build gchisto

mvn clean install

It will creates a gchisto-<version>.tar.gz which includes gchisto binary and its dependencies.

How to run it

Extract the tar.gz and use the following command:

java -jar gchisto-\<version>.jar

About

A garbage collection log visualisation tool. Originally hosted at https://java.net/projects/gchisto. Moved it to github and mavenized it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages