hotspot-bpf
SRodi/hotspot-bpf
C
hotspot-bpf is a lightweight eBPF-based process monitor that correlates CPU usage, scheduler contention, page faults, and RSS memory in real time to classify processes as CPU-bound, memory-thrashing, starved, noisy neighbors, or OOM risks. It runs as a single binary (requires root/CAP_BPF) with zero runtime dependencies and near-zero overhead.