X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=88ea7963256cc02993b8689c79de7c8c8f95e343;hb=14e3ee3f18badb252484cf0cf31b33eb66151fc6;hp=7506d6bcf8185cd120a17fed55e4ba4b72414bad;hpb=c0739ccf1dace6bda3d58e1e7a76d5f3e62edfac;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 7506d6bc..88ea7963 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3385,6 +3385,7 @@ powerpc64, s390, sparc, sparc64.
0.12.17
0.12.18
0.12.19
+0.12.20
0.92
@@ -3457,6 +3458,10 @@ powerpc64, s390, sparc, sparc64.
0.160
0.161
0.162
+0.163
+0.164
+0.165
+0.166
0.65
@@ -3466,6 +3471,9 @@ powerpc64, s390, sparc, sparc64.
0.69
0.70
0.71
+0.72
+0.73
+0.74
obsolete
@@ -3493,6 +3501,7 @@ obsolete
2.6.30.9
2.6.31.3
2.6.31.5
+2.6.31.6
LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.
@@ -3589,6 +3598,18 @@ 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).
+LTTng 0.166 fixes trace teardown error for 32-bit machines introduced in +0.165.
+LTTng 0.167 supports kernel 2.6.31.6.
+ltt-control 0.73 adds per-channel parameter "switch_timer" (periodic buffer +flush timer interval).
+LTTV 0.12.20 fixes a dependency on non-standard __SIZEOF_LONG__. Uses __WORDSIZE +instead. Should fix some 32-bit builds.
+ltt-control 0.74 fixes a missing return value from liblttctl.