SkillAgentSearch skills...

Gchisto

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

Install / Use

/learn @jewes/Gchisto
About this skill

Quality Score

0/100

Supported Platforms

Zed

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

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

Related Skills

View on GitHub
GitHub Stars209
CategoryDevelopment
Updated8d ago
Forks95

Languages

Java

Security Score

95/100

Audited on Mar 28, 2026

No findings