X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FKconfig.debug;h=d2099f41aa1ebe46bc614c7187290f7a32dd941c;hb=2ddfd20e7c55421435cbf95a5ed3dd6e423cf934;hp=3e132b0a59cc64623cf6654c193164b64ce8877a;hpb=3ac7fe5a4aab409bd5674d0b070bce97f9d20872;p=linux-2.6 diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 3e132b0a59..d2099f41aa 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -217,6 +217,14 @@ config DEBUG_OBJECTS_FREE properly. This can make kmalloc/kfree-intensive workloads much slower. +config DEBUG_OBJECTS_TIMERS + bool "Debug timer objects" + depends on DEBUG_OBJECTS + help + If you say Y here, additional code will be inserted into the + timer routines to track the life time of timer objects and + validate the timer operations. + config DEBUG_SLAB bool "Debug slab memory allocations" depends on DEBUG_KERNEL && SLAB