← Back to match
kmodleak
eBPF tool that traces Linux kernel module memory leaks and reports a summary on module unload.
Desktopfree
kmodleak is a free, open-source eBPF command-line tool that traces Linux kernel module memory leaks, automatically summarizing detected leaks once the target module is unloaded. It is a lightweight alternative to heavier tools like KEDR's memory-leak detector. It is built for Linux kernel module developers who need to catch memory leaks during development.
Categories
Monitoring and observabilityKernel development

