Skip to content

jewes/gchisto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

travis-ci build status

Build Status

How to build gchisto

mvn clean install

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

How to run it

Extract the tar.gz and run the following command to launch gchisto:

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