update compat
[lttv.git] / doc / developer / lttng-lttv-compatibility.html
index 7115656dfbe74457214d0f1525f55a12c49bbb5d..63637929cf3f4360b33526d1c73c1fc701386f68 100644 (file)
@@ -3383,6 +3383,8 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.15<br>
 0.12.16<br>
 0.12.17<br>
+0.12.18<br>
+0.12.19<br>
 </td>
 <td style="vertical-align: top;">
 0.92<br>
@@ -3451,6 +3453,14 @@ powerpc64, s390, sparc, sparc64.<br>
 0.156<br>
 0.157<br>
 0.158<br>
+0.159<br>
+0.160<br>
+0.161<br>
+0.162<br>
+0.163<br>
+0.164<br>
+0.165<br>
+0.166<br>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
@@ -3484,6 +3494,9 @@ obsolete<br>
 2.6.30-rc2<br>
 2.6.30-rc5<br>
 2.6.30<br>
+2.6.30.9<br>
+2.6.31.3<br>
+2.6.31.5<br>
 </td>
 <td style="vertical-align: top;">
 LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.<br>
@@ -3565,6 +3578,27 @@ ltt-control 0.71 fixes uClibc support.<br>
 LTTng 0.158 fixes a memory size allocation problem, triggered with large number
 of subbuffers in lockless mode. Also adds a per-subbuffer event counter in
 lockless buffers shown in dmesg when buffers are destroyed.<br>
+LTTng 0.159 fixes trace-clock for mips and x86: use spinlock in cpu hotplug
+notifier instead of mutex.<br>
+LTTng 0.160 supports kernel 2.6.30.9. Using CONFIG_TREE_RCU with kernel 2.6.30.x
+is recommended due to problems encountered with mainline PREEMPT and CLASSIC
+RCU.<br>
+LTTng 0.161 fixes immediate values interaction with !CONFIG_KPROBES.<br>
+LTTV 0.12.18 fixes a name table resizing problem (memory leak).<br>
+LTTV 0.12.19 fixes packaging issue with headers.<br>
+LTTng 0.162 supports Linux 2.6.31.3.<br>
+LTTng 0.163 for Linux 2.6.31.5 adds support for network synchronization
+markers.<br>
+ltt-control 0.72 adds support for network synchronization markers.<br>
+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).<br>
+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).<br>
+LTTng 0.166 fixes trace teardown error for 32-bit machines introduced in
+0.165.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.025824 seconds and 4 git commands to generate.