Tag

Low overhead

0 views collected around this technical thread.

Cognitive Technology Team
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 tracingLow overheadObservability
0 likes · 2 min read
Using eBPF to Capture Complete Java Call Stacks from OpenJDK 8 JVM without Agent