Update version
[lttv.git] / doc / developer / lttng-lttv-compatibility.html
index a12a8c1f4e242695e85629b9a8976350edec8787..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>
@@ -3441,12 +3444,35 @@ powerpc64, s390, sparc, sparc64.<br>
 0.146<br>
 0.147<br>
 0.148<br>
+0.149<br>
+0.150<br>
+0.151<br>
+0.152<br>
+0.153<br>
+0.154<br>
+0.155<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>
 0.66<br>
 0.67<br>
 0.68<br>
+0.69<br>
+0.70<br>
+0.71<br>
+0.72<br>
+0.73<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3471,6 +3497,10 @@ 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>
+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>
@@ -3537,6 +3567,47 @@ LTTng 0.146 adds extra read-side sub-buffer for flight recorder.<br>
 LTTng 0.147 fixes a race in the commit path for flight recorder extra sub-buffer
 exchange.<br>
 LTTng 0.148 correctly rounds the subbuffer size to at least one page.<br>
+LTTng 0.149 has working experimental ascii output.<br>
+LTTng 0.150 fixes UP build for cpufreq driver.<br>
+ltt-control 0.69 fixes lttd append mode.<br>
+LTTng 0.151 fixes softirq instrumentation, caused by switch to mainline
+TRACE_EVENT with different name assignment.<br>
+LTTng 0.152 few SH build fixes.<br>
+LTTng 0.153 updates trace clock (minor fix).<br>
+LTTng 0.156 adds a required compiler barrier to the trace-clock-32-to-64
+update-side.<br>
+LTTng 0.157 fixes the trace-clock-32-to-64 mutex to spinlock transition
+patch.<br>
+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>
+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.023698 seconds and 4 git commands to generate.