]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/Kconfig.debug
mmc_block: wait for card even on failures
[linux-2.6-omap-h63xx.git] / lib / Kconfig.debug
index 3e132b0a59cc64623cf6654c193164b64ce8877a..d8b6279a9b4232cf7ca92305199b4a915cd0f591 100644 (file)
@@ -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
@@ -626,6 +634,8 @@ config LATENCYTOP
          Enable this option if you want to use the LatencyTOP tool
          to find out which userspace is blocking on what kernel operations.
 
+source kernel/trace/Kconfig
+
 config PROVIDE_OHCI1394_DMA_INIT
        bool "Remote debugging over FireWire early on boot"
        depends on PCI && X86