6b2f1f6968ef5420932dafe10bf9c4c7479d3b83
[lttng-modules.git] / src / tests / Kconfig
1 # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
2 # SPDX-FileCopyrightText: 2016-2024 EfficiOS Inc.
3
4 config LTTNG_CLOCK_PLUGIN_TEST
5 tristate "Use test plugin as trace clock"
6 default m
7 depends on LTTNG
8 help
9 Use the test clock as trace clock. This plugin freezes the
10 time with 1 KHz for regression test.
11 It's recommended to build this as a module to work with the
12 lttng-tools test suite.
This page took 0.069788 seconds and 5 git commands to generate.