OpenResty XRay
Jul 22, 2026
OpenResty XRay
Updated Jul 22, 2026
10 mins read
Java Application Profiling: CPU, Off-CPU & Disk I/O Without Safepoint Bias
- Profiling Java CPU hotspots with flame graphs
- Off-CPU Java profiling: lock contention and blocking analysis
- Java disk I/O profiling: tracing file and socket writes
- OpenJDK 8/11/17/21 application profiling support
- Automated sampling and expert analysis
- Performance impact and overhead
- FAQ

- Profiling Java CPU hotspots with flame graphs
- Off-CPU Java profiling: lock contention and blocking analysis
- Java disk I/O profiling: tracing file and socket writes
- OpenJDK 8/11/17/21 application profiling support
- Automated sampling and expert analysis
- Performance impact and overhead
- FAQ