]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
tracing: Kernel Tracepoints
[linux-2.6-omap-h63xx.git] / init / Kconfig
index c11da38837e5b7bef935297d3ec0da85c90e1fd7..70082678a9149ffb74fc3a5553e9ea40b8d2922a 100644 (file)
@@ -771,6 +771,13 @@ config PROFILING
          Say Y here to enable the extended profiling support mechanisms used
          by profilers such as OProfile.
 
+config TRACEPOINTS
+       bool "Activate tracepoints"
+       default y
+       help
+         Place an empty function call at each tracepoint site. Can be
+         dynamically changed for a probe function.
+
 config MARKERS
        bool "Activate markers"
        help