Update version
[lttv.git] / doc / developer / lttng-lttv-compatibility.html
index 82bec99d3120edce20cb9139c4ec42d085f575bd..1724278c37d041459a6e8fbea10644b27b8c611c 100644 (file)
@@ -3383,6 +3383,9 @@ 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>
+0.12.20<br>
 </td>
 <td style="vertical-align: top;">
 0.92<br>
@@ -3452,6 +3455,13 @@ powerpc64, s390, sparc, sparc64.<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>
@@ -3461,6 +3471,8 @@ powerpc64, s390, sparc, sparc64.<br>
 0.69<br>
 0.70<br>
 0.71<br>
+0.72<br>
+0.73<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3486,6 +3498,9 @@ obsolete<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>
+2.6.31.6<br>
 </td>
 <td style="vertical-align: top;">
 LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.<br>
@@ -3572,6 +3587,27 @@ 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>
+LTTng 0.167 supports kernel 2.6.31.6.<br>
+ltt-control 0.73 adds per-channel parameter "switch_timer" (periodic buffer
+flush timer interval).<br>
+LTTV 0.12.20 fixes a dependency on non-standard __SIZEOF_LONG__. Uses __WORDSIZE
+instead. Should fix some 32-bit builds.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.023273 seconds and 4 git commands to generate.