Top' for Redis Using eBPF
eBPF hooks decrypt TLS Redis traffic without proxy or MONITOR command overhead.
Profile coverage of functional tests without instrumenting your binaries.
eBPF-based coverage that needs zero code changes unlike Go cover or llvm-cov.
Backend developers, QA engineers working with compiled languages
llvm-cov · Go cover · gcov
eBPF hooks decrypt TLS Redis traffic without proxy or MONITOR command overhead.
eBPF kernel hooks give LLMs direct system state access without command probing.
Works on compiled ELF binaries, not source—language-agnostic across C, Rust, Go, Zig.
Detects silently-dropped NetworkPolicy traffic by counting TCP SYN retransmissions — brilliant.
Unifies bpftop call counts with perf source-line profiling in one TUI.
Direct eBPF kernel tracing beats slow CLI probing for AI sysadmin tasks.