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