Fix: update writeback instrumentation for kernel 4.14
[lttng-modules.git] / Kconfig
CommitLineData
f59ec0be
MJ
1config LTTNG
2 tristate "LTTng support"
21c2a61f 3 select TRACEPOINTS
f59ec0be
MJ
4 help
5 LTTng is an open source tracing framework for Linux.
6
7 See https://lttng.org/
8
45ba17e2
MD
9 To compile as a set of modules, choose M here. To compile into
10 the Linux kernel image, choose Y.
f59ec0be
MJ
11
12 If unsure, say N.
3a3b740f
AW
13
14source "lttng/tests/Kconfig"
This page took 0.023758 seconds and 4 git commands to generate.