An open API service indexing awesome lists of open source software.

https://github.com/syrnxalno/ebpf_leak_monitor

A lightweight extended Berkeley Packet Filter (eBPF)-based system for real-time memory leak detection using kernel-level tracing of kmalloc and kfree. Includes a C-based agent, a Go-powered server, and a MERN web app for live visualization and analysis.
https://github.com/syrnxalno/ebpf_leak_monitor

ebpf-programs linux-kernel memory-leak-detection

Last synced: about 1 year ago
JSON representation

A lightweight extended Berkeley Packet Filter (eBPF)-based system for real-time memory leak detection using kernel-level tracing of kmalloc and kfree. Includes a C-based agent, a Go-powered server, and a MERN web app for live visualization and analysis.

Awesome Lists containing this project