OSDN Git Service

Merge branch 'linus' into tracing-v28-for-linus-v3
[linux-kernel-docs/linux-2.6.git] / init / Kconfig
index 5ceff32..c258a41 100644 (file)
@@ -779,6 +779,13 @@ config PROFILING
          Say Y here to enable the extended profiling support mechanisms used
          by profilers such as OProfile.
 
+#
+# Place an empty function call at each tracepoint site. Can be
+# dynamically changed for a probe function.
+#
+config TRACEPOINTS
+       bool
+
 config MARKERS
        bool "Activate markers"
        help