Fix: scsi: sd: Atomic write support added in 6.11-rc1
[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.03144 seconds and 5 git commands to generate.