# gchisto **Repository Path**: baimashima/gchisto ## Basic Information - **Project Name**: gchisto - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-10-25 - **Last Updated**: 2024-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://travis-ci.org/jewes/gchisto.svg?branch=master)](https://travis-ci.org/jewes/gchisto) # How to build gchisto mvn clean install It will creates target/gchisto-\.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-\.jar