From dfa5943db5324cc54c9ed49241d8bc02c5394baf Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 3 Nov 2009 01:21:17 -0500 Subject: [PATCH] update compat Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 7506d6bc..53adef1b 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3457,6 +3457,9 @@ powerpc64, s390, sparc, sparc64.
0.160
0.161
0.162
+0.163
+0.164
+0.165
0.65
@@ -3589,6 +3592,10 @@ ltt-control 0.72 adds support for network synchronization markers.
LTTng 0.164 relicenses most tracer C files and headers, as well as immediate values C files to dual LGPL v2.1 / GPL v2 license, and most immediate values headers to dual BSD / GPL v2 license (phase 1).
+LTTng 0.165 does a large refactoring/cleanup. It relicenses all the missing +LTTng files that can be shared with the UST tracer. All code imported from +relay.c is now in ltt-relay-splice.c, which is kept under the GPL license (and +only useful within the kernel anyway).
-- 2.34.1