Cognitive Technology Team
Apr 17, 2024 · Operations
Using eBPF to Capture Complete Java Call Stacks from OpenJDK 8 JVM without Agent
The team successfully employed eBPF dynamic tracing to obtain full Java call‑stack traces from any point in an OpenJDK 8 JVM process with microsecond‑level overhead, without requiring any JVM agents, bytecode injection, or code modifications, making it suitable for production environments.
JVM tracingJavaLow overhead
0 likes · 2 min read