Java Flight Recorder
A low-overhead event recording system built into the JDK for observing JVM, operating-system, and application behavior in production.
Related Concepts
- Safepoint
- Allocation Rate
- CPU Profiling
- Garbage Collection
Source
- https://openjdk.org/projects/jdk/25/