Skip to content

bernd-aws/shenandoah-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build:
 $ mvn clean install

...or pick up binary build here:
 https://builds.shipilev.net/shenandoah-visualizer/

Run:
 1. Start Shenandoah with these additional flags:
     -XX:+UsePerfData -XX:+UnlockExperimentalVMOptions -XX:+ShenandoahRegionSampling

 2. Figure out the process PID

 3. Attach Visualizer:
    $ java -Xbootclasspath/p:<path-to-tools.jar> -jar target/visualizer.jar local://<pid>

    tools.jar is usually at $JAVA_HOME/lib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%