Fix: syscalls-extractor: kallsyms_lookup_name no longer available
[lttng-modules.git] / src / Kconfig
index a2a7b8f1e925e184efbb289dd2bb66a273f9804e..c1e5781be2374d5a5ef4a4534574edcee58e1574 100644 (file)
@@ -25,4 +25,13 @@ config LTTNG_EXPERIMENTAL_BITWISE_ENUM
 
          If unsure, say N.
 
+config LTTNG_SYSCALLS_EXTRACTOR
+       bool "LTTng syscalls extraction helper"
+       default n
+       depends on LTTNG
+       help
+         Enable the LTTng system call extraction helper which prints the list
+         of enabled system calls, along with their signature, to dmesg. This
+         is not meant for mainline; it is a development helper.
+
 source "lttng/src/tests/Kconfig"
This page took 0.030485 seconds and 4 git commands to generate.