eBPF tracing and observability

2 repos

Tools and libraries for kernel-level tracing, performance profiling, and runtime observability using eBPF (extended Berkeley Packet Filter). The cluster spans implementations across C, Rust, and Go, including tutorial materials, production observability systems like Tetragon, specialized tracing frontends like bpftrace, and exporters for metrics collection. Developers here work with kernel probes (kprobes, uprobes), tracepoints, and low-level system instrumentation to monitor application and kernel behavior without heavy performance overhead.

Go · 1
OCaml · 1
ebpf ·505
linux-kernel ·505
multikernel ·505