Home - polarnik/jvm-profiling-lesson GitHub Wiki
Welcome to the jvm-profiling-lesson wiki!
Slides (Docs)
Setup Environment
Manual JVM Profiling
- Profiling with JDK Flight Recorder
- Profiling with VisualVM
- Profiling with SJK
- Profiling with JProfiler
Manual Analyze profiling results
- Analyze Results (common)
- Analyze with JDK Flight Recorder
- Analyze with VisualVM
- Analyze with SJK
- Analyze with JProfiler
Automation JVM Profiling
- Offline Profiling (common)
- Offline Profiling with JDK Flight Recorder
- Offline Profiling with SJK
- Offline Profiling with JProfiler