Fix: timer_expire_entry changed in 4.19.312
[lttng-modules.git] / Kconfig
1 # SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
2
3 config LTTNG
4 tristate "LTTng support"
5 select TRACING
6 help
7 LTTng is an open source tracing framework for Linux.
8
9 See https://lttng.org/
10
11 To compile as a set of modules, choose M here. To compile into
12 the Linux kernel image, choose Y.
13
14 If unsure, say N.
15
16 source "lttng/tests/Kconfig"
This page took 0.028928 seconds and 4 git commands to generate.