update compat
[lttv.git] / trunk / lttv / doc / developer / lttng-lttv-compatibility.html
index e930b9d7004ae2472ce7cd6b3bae192150ac7a72..35ebd752a64d50cbf19b244a2b7fa3ac165e0a16 100644 (file)
@@ -3378,6 +3378,11 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.10<br>
 0.12.11<br>
 0.12.12<br>
+0.12.13<br>
+0.12.14<br>
+0.12.15<br>
+0.12.16<br>
+0.12.17<br>
 </td>
 <td style="vertical-align: top;">
 0.92<br>
@@ -3410,11 +3415,34 @@ powerpc64, s390, sparc, sparc64.<br>
 0.120<br>
 0.121<br>
 0.122<br>
+0.123<br>
+0.124<br>
+0.125<br>
+0.126<br>
+0.127<br>
+0.128<br>
+0.129<br>
+0.130<br>
+0.131<br>
+0.132<br>
+0.133<br>
+0.134<br>
+0.135<br>
+0.136<br>
+0.137<br>
+0.138<br>
+0.139<br>
+0.140<br>
+0.141<br>
+0.142<br>
+0.143<br>
+0.144<br>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
 0.66<br>
 0.67<br>
+0.68<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3434,6 +3462,11 @@ obsolete<br>
 2.6.29-rc7<br>
 2.6.29-rc8<br>
 2.6.29<br>
+2.6.29.1<br>
+2.6.30-rc1<br>
+2.6.30-rc2<br>
+2.6.30-rc5<br>
+2.6.30<br>
 </td>
 <td style="vertical-align: top;">
 LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.<br>
@@ -3461,6 +3494,41 @@ LTTng 0.117 fixes napi dev instrumentation.<br>
 LTTng 0.120 fixes irq instrumentation bug introduced in 0.118.<br>
 LTTng 0.121 adds performance enhancements (lighter atomic primitives) and adds
 NFS support for splice write (can save traces to NFS mounts again).<br>
+LTTng 0.123 supports kernel 2.6.29.1.<br>
+LTTng 0.124 fixes a mutex circular dependency in ltt-trace-control.<br>
+LTTng 0.125 supports kernel 2.6.30-rc1.<br>
+LTTng 0.126 supports kernel 2.6.30-rc2.<br>
+LTTng 0.129 finally gets merge with event tracer right.<br>
+LTTng 0.130 fixes issues when building LTTng as modules (in ltt kprobes support,
+Kconfig for ltt-relay-*.c and exporting vmalloc_sync_all symbol appropriately).<br>
+LTTng 0.133 fixes a irq handler instrumentation regression introduced in the
+2.6.30-rc LTTng versions.<br>
+LTTng 0.134 includes ARM OMAP3 trace clock fixes, idle support, PM tracepoints
+and LTTng async timer running as deferrable timer to save power.<br>
+LTTng 0.135 support kernel 2.6.30-rc5.<br>
+LTTV 0.12.13 fixes a bug in resourceview trap exit handling when occurs before
+any trap entry at the beginning of the trace.<br>
+LTTV 0.12.14 fixes irq and softirq handling of resourceview for exit event at
+the beginning of the trace.<br>
+LTTng 0.137 moves trace_clock generic variable to trace_clock_var. Conflict with
+ftrace.<br>
+LTTng 0.139 modifies the memory barrier IPIs (at sub-subber switch) to give them
+a good deal of paranoia : don't trust the Linux IPI mechanism to ensure that
+memory is presented in program order when the remote ipi handler runs. Use our
+own smp_mb()s to ensure memory ordering. It's a slow path anyway, we don't
+care.<br>
+LTTng 0.140 supports kernel 2.6.30.<br>
+LTTV 0.12.15 contains some fixes for the resource view.<br>
+ltt-control 0.68 fixes a memory leak in liblttctl.<br>
+lttv 0.12.16 fixes file/quit menu.<br>
+lttv 0.12.17 changes g_warning for missing events/fields for a g_info. Activate
+with -v on the command line.<br>
+LTTng 0.143 fixes LTTng build with kernels having module config options
+disabled.<br>
+LTTng 0.144 includes a fix for network event byte ordering.<br>
+LTTng 0.145 fixes the flight recorder lockless fast path. Need to push reader
+there too. Also fixes the maximum splice() size: fixed to 1 subbuffer. Also
+simplified the flight recorder wrap around handling.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.023666 seconds and 4 git commands to generate.