X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=7506d6bcf8185cd120a17fed55e4ba4b72414bad;hb=c0739ccf1dace6bda3d58e1e7a76d5f3e62edfac;hp=65864c33f62a21452c09fe1be0f183313b82d607;hpb=733bd0fb0f3fb01986d0253fae3a9946a5e04396;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 65864c33..7506d6bc 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3384,6 +3384,7 @@ powerpc64, s390, sparc, sparc64.
0.12.16
0.12.17
0.12.18
+0.12.19
0.92
@@ -3455,6 +3456,7 @@ powerpc64, s390, sparc, sparc64.
0.159
0.160
0.161
+0.162
0.65
@@ -3489,6 +3491,8 @@ obsolete
2.6.30-rc5
2.6.30
2.6.30.9
+2.6.31.3
+2.6.31.5
LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.
@@ -3577,6 +3581,14 @@ is recommended due to problems encountered with mainline PREEMPT and CLASSIC RCU.
LTTng 0.161 fixes immediate values interaction with !CONFIG_KPROBES.
LTTV 0.12.18 fixes a name table resizing problem (memory leak).
+LTTV 0.12.19 fixes packaging issue with headers.
+LTTng 0.162 supports Linux 2.6.31.3.
+LTTng 0.163 for Linux 2.6.31.5 adds support for network synchronization +markers.
+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).