X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=Kconfig;h=10eccff60e80909bc078a20abde25d6be2ffdb84;hb=ad594e3a953db1b0c3c059fde45b5a5494f6be78;hp=c350b9b61a65de70f0b077a9dabf96f24972e77d;hpb=3a3b740faf8e26a96a9a3e6eadab4b314a2e3356;p=lttng-modules.git diff --git a/Kconfig b/Kconfig index c350b9b6..10eccff6 100644 --- a/Kconfig +++ b/Kconfig @@ -1,6 +1,8 @@ +# SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) + config LTTNG tristate "LTTng support" - depends on TRACEPOINTS + select TRACING help LTTng is an open source tracing framework for Linux.