# jitwatch **Repository Path**: euler5/jitwatch ## Basic Information - **Project Name**: jitwatch - **Description**: JITWatch 是 HSDIS 经常搭配使用的的可视化的编译日志分析工具。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-18 - **Last Updated**: 2021-09-18 ## 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)
mvn clean compile test exec:java
gradlew clean build run
# Build the code and then run ./makeDemoLogFile.sh