Fix: Add kernel configuration for lttng clock plugin
[lttng-modules.git] / tests / Kconfig
1 config LTTNG_CLOCK_PLUGIN_TEST
2 tristate "Use test plugin as trace clock"
3 depends on LTTNG
4 help
5 Use the test clock as trace clock. This plugin freezes the
6 time with 1 KHz for regression test.
7 It's recommended to build this as a module to work with the
8 lttng-tools test suite.
This page took 0.028872 seconds and 4 git commands to generate.