X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;fp=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=53adef1b689802d2fa0ed614ea3a67c5d6f122a8;hb=dfa5943db5324cc54c9ed49241d8bc02c5394baf;hp=7506d6bcf8185cd120a17fed55e4ba4b72414bad;hpb=027dbbca460c595e229fb1e390a0d0ed8ec3c865;p=lttv.git 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).