X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=LTTngManual.html;fp=LTTngManual.html;h=a25fe484110f2ff9b5ae2ca43b9abfd810404a37;hb=aad04917d3289691683c66cb68960574a0ece269;hp=58c49470a4bbfe3a3770a08a9e4c9c88d084a807;hpb=86d5459b882f9874a61c1266c8c12478e1448377;p=lttv.git diff --git a/LTTngManual.html b/LTTngManual.html index 58c49470..a25fe484 100644 --- a/LTTngManual.html +++ b/LTTngManual.html @@ -85,6 +85,25 @@ state, the lttng patchset is necessary to have the trace clocksource, the instrumentation and the LTTng high-speed data extraction mechanism added to the kernel. +
+
+

Licenses

+
+

+LTTng, UST and LTTV are developed by an open community. LTTng is released under +a dual Gnu LGPLv2.1/GPLv2 license, except for very few kernel-specific files +which are derived work from the Linux kernel. +

+LTTV is available under the Gnu GPLv2. The low-level LTTV trace reading library +is released under Gnu LGPLv2.1. +

+The UST userspace tracer and the Userspace RCU library are released under the +LGPLv2.1 license, which allows linking these userspace tracing library to +non-GPL (BSD, proprietary...) applications. The associated headers are released +under MIT-style/BSD-style licenses. +

+Please refer to each particular file licensing for details. +

Supported architectures