Linux Kernel Markers
[pandora-kernel.git] / kernel / Kconfig.instrumentation
index ba5c05c..f5f2c76 100644 (file)
@@ -40,4 +40,10 @@ config KPROBES
          for kernel debugging, non-intrusive instrumentation and testing.
          If in doubt, say "N".
 
+config MARKERS
+       bool "Activate markers"
+       help
+         Place an empty function call at each marker site. Can be
+         dynamically changed for a probe function.
+
 endif # INSTRUMENTATION