]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig.debug
rbtree: performance and correctness test
[karo-tx-linux.git] / lib / Kconfig.debug
index dacbbe4d7a805a40bfa2fb043b4f33e5d45ac8f8..8ac82a3d03c5e8e521775fd15995be41adedf4d3 100644 (file)
@@ -1279,6 +1279,13 @@ config LATENCYTOP
 source mm/Kconfig.debug
 source kernel/trace/Kconfig
 
+config RBTREE_TEST
+       tristate "Red-Black tree test"
+       depends on m && DEBUG_KERNEL
+       help
+         A benchmark measuring the performance of the rbtree library.
+         Also includes rbtree invariant checks.
+
 config PROVIDE_OHCI1394_DMA_INIT
        bool "Remote debugging over FireWire early on boot"
        depends on PCI && X86