aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorCatalin Marinas <[email protected]>2009-06-11 13:22:39 +0100
committerCatalin Marinas <[email protected]>2009-06-11 17:03:28 +0100
commit3c7b4e6b8be4c16f1e6e5c558e33b7ff0db2dfaf (patch)
tree3722fc5220bf8d611def5618758b05160ff05312 /net/lapb/lapb_iface.c
parent991ec02cdca33b03a132a0cacfe6f0aa0be9aa8d (diff)
kmemleak: Add the base support
This patch adds the base support for the kernel memory leak detector. It traces the memory allocation/freeing in a way similar to the Boehm's conservative garbage collector, the difference being that the unreferenced objects are not freed but only shown in /sys/kernel/debug/kmemleak. Enabling this feature introduces an overhead to memory allocations. Signed-off-by: Catalin Marinas <[email protected]> Cc: Ingo Molnar <[email protected]> Acked-by: Pekka Enberg <[email protected]> Cc: Andrew Morton <[email protected]> Reviewed-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions