X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=LTTngManual.html;h=905173eb63c48627f5c9ca4382c87ad1975af90a;hb=18b84fc03e0b71d5331ef072e05a5da24fd742a7;hp=09b6c3f3d2d208a832b9756f196c5519a6123707;hpb=5b8a3ef26161f0218077d785c05209609e05516c;p=lttv.git diff --git a/LTTngManual.html b/LTTngManual.html index 09b6c3f3..905173eb 100644 --- a/LTTngManual.html +++ b/LTTngManual.html @@ -8,7 +8,7 @@

Linux Trace Toolkit Next Generation Manual

Author : Mathieu Desnoyers, September 2005
-Last update : January 21st, 2009
+Last update : January 30, 2010
(originally known as the LTTng QUICKSTART guide)

Table of Contents

@@ -98,6 +98,9 @@ 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 Eclipse LTTng trace analysis tool is released under the EPL and uses the +LTTV trace reading library (LGPLv2.1). +

The UST (Userspace Tracing) and the Userspace RCU libraries are released under the LGPLv2.1 license, which allows linking with non-GPL (BSD, proprietary...) applications. The associated headers are released under MIT-style/BSD-style