X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Kconfig;fp=Kconfig;h=9ed539eb8a9cd52e71dbcc7bbbc3184872a539e4;hb=f59ec0bee6032a26808d4bddaafb1d6f3e081725;hp=0000000000000000000000000000000000000000;hpb=50984b44b96011427045f6e294b6b09ba7b8ac1d;p=lttng-modules.git diff --git a/Kconfig b/Kconfig new file mode 100644 index 00000000..9ed539eb --- /dev/null +++ b/Kconfig @@ -0,0 +1,11 @@ +config LTTNG + tristate "LTTng support" + depends on TRACEPOINTS + help + LTTng is an open source tracing framework for Linux. + + See https://lttng.org/ + + To compile as a module, choose M here. + + If unsure, say N.