update compat
[lttv.git] / trunk / lttv / doc / developer / lttng-lttv-compatibility.html
index 01f273e9339b6a4af6a693250314ef3580c9b7d7..09c3441e26fec4dc5969b847c3dc3aede150bdc0 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>
@@ -3404,11 +3409,37 @@ powerpc64, s390, sparc, sparc64.<br>
 0.114<br>
 0.115<br>
 0.116<br>
+0.117<br>
+0.118<br>
+0.119<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>
 </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>
@@ -3428,6 +3459,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>
@@ -3449,6 +3485,41 @@ LTTng 0.111 adds commit count prefetch, removes rcu list prefetch (slows down
 small lists) and fixes powerpc64 build.<br>
 LTTng 0.114 fixes LTTng vmcore (crash dump) support.<br>
 LTTng 0.115 support kernel 2.6.29.<br>
+LTTng 0.116 adds irq_next_handler event to tell which irq handler is being
+called.<br>
+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>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.0231 seconds and 4 git commands to generate.