X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=Kconfig;h=85946faff8be4f0c1045a159856e6378abe2daa8;hb=684a1e4d7e9a4cf1070e5202e419e1b9f6e9853c;hp=5eb257644239f7f46465b420e445b9fdb802ebd9;hpb=21c2a61f57670cabe298a9d53bdce0802a6c137e;p=lttng-modules.git diff --git a/Kconfig b/Kconfig index 5eb25764..85946faf 100644 --- a/Kconfig +++ b/Kconfig @@ -1,6 +1,8 @@ +# SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) + config LTTNG tristate "LTTng support" - select TRACEPOINTS + select TRACING help LTTng is an open source tracing framework for Linux.