Messages in this thread |  | | | From | Catalin Marinas <> | | Subject | [RFC PATCH 2.6.17-rc4 0/6] Kernel memory leak detector | | Date | Sat, 13 May 2006 16:57:57 +0100 |
| |
This is the first attempt at a kernel memory leak detector based on the tracing garbage collection technique (similar to Valgrind's "memcheck --leak-check" tool). See the Documentation/kmemleak.txt file for a more detailed description.
The implementation is not complete and the code might contain bugs. Only the ARM and i386 architectures are supported at the moment.
Let me know what you think. Thanks.
-- Catalin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |