# jitwatch **Repository Path**: yayunli/jitwatch ## Basic Information - **Project Name**: jitwatch - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README JITWatch ======== Log analyser and visualiser for the HotSpot JIT compiler. * Video introduction to JITWatch [video](https://skillsmatter.com/skillscasts/5243-chris-newland-hotspot-profiling-with-jit-watch) * Slides from my LJC lightning talk on JITWatch [slides](http://www.chrisnewland.com/images/jitwatch/HotSpot_Profiling_Using_JITWatch.pdf)
ant clean compile test run
mvn clean compile test exec:java
gradlew clean build run
# Build the code first with ant / maven / IDE ./makeDemoLogFile.sh