Skip to content

Log analyser / visualiser for Java HotSpot JIT compiler.

License

Notifications You must be signed in to change notification settings

chenk008/jitwatch

This branch is 576 commits behind AdoptOpenJDK/jitwatch:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 26, 2014
Aug 20, 2014
May 1, 2014
May 15, 2014
Jul 26, 2014
Aug 13, 2014
Jul 8, 2014
Jul 10, 2014
Jul 8, 2014
Jul 10, 2014
Jul 8, 2014
Jul 9, 2014
Jul 8, 2014
Jul 9, 2014
Aug 24, 2013

Repository files navigation

JITWatch

Log analyser and visualiser for the HotSpot JIT compiler.

  • Video introduction to JITWatch video
  • Slides from my LJC lightning talk on JITWatch slides

Build Status

JDK 1.7 Build Status

OpenJDK 8 Build Status

Built on CloudBees

For instructions and screenshots see the wiki

ant

ant clean compile test run

maven

mvn clean compile test exec:java

Build an example HotSpot log

# Build the code first with ant / maven / IDE
./makeDemoLogFile.sh

Latest binaries from Jenkins

[JDK 1.7 binary] (https://adopt-openjdk.ci.cloudbees.com/job/jitwatch/jdk=JDK_1.7/ws/lastSuccessfulBuild/artifact/jitwatch-1.0.0-SNAPSHOT-JDK_1.7.tar.gz)

[OpenJDK 8 binary] (https://adopt-openjdk.ci.cloudbees.com/job/jitwatch/jdk=OpenJDK8/ws/lastSuccessfulBuild/artifact/jitwatch-1.0.0-SNAPSHOT-OpenJDK8.tar.gz)

Java 8 Compatibility

Find out how you can also use this logo with your F/OSS projects

Compatibility Badge

About

Log analyser / visualiser for Java HotSpot JIT compiler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published