Fix: Add kernel configuration for lttng clock plugin
[lttng-modules.git] / tests / Kconfig
diff --git a/tests/Kconfig b/tests/Kconfig
new file mode 100644 (file)
index 0000000..65e0a2b
--- /dev/null
@@ -0,0 +1,8 @@
+config LTTNG_CLOCK_PLUGIN_TEST
+       tristate "Use test plugin as trace clock"
+       depends on LTTNG
+       help
+        Use the test clock as trace clock. This plugin freezes the
+        time with 1 KHz for regression test.
+        It's recommended to build this as a module to work with the
+        lttng-tools test suite.
This page took 0.023321 seconds and 4 git commands to generate.