Slide 7
Slide 7 text
#JfrUnit @gunnarmorling
● “Troubleshooting, monitoring, and profiling
framework embedded into the JVM”
● 150+ built-in event types; custom ones
● Open-source since Java 11
(backported to 8)
● Low overhead, meant for “always-on”
● Accessible via recording files
and streaming
OpenJDK Flight Recorder