update tests
[lttv.git] / trunk / lttv / doc / developer / lttng-lttv-compatibility.html
index 738c1fc7f78d7261087ddcbb7f934fb10f04a8f5..3b6f84f1f600a571ff64d916416a2201c606c4ec 100644 (file)
@@ -3396,6 +3396,18 @@ powerpc64, s390, sparc, sparc64.<br>
 0.105<br>
 0.106<br>
 0.108<br>
+0.109<br>
+0.110<br>
+0.111<br>
+0.112<br>
+0.113<br>
+0.114<br>
+0.115<br>
+0.116<br>
+0.117<br>
+0.118<br>
+0.119<br>
+0.120<br>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
@@ -3418,6 +3430,8 @@ obsolete<br>
 2.6.29-rc4<br>
 2.6.29-rc6<br>
 2.6.29-rc7<br>
+2.6.29-rc8<br>
+2.6.29<br>
 </td>
 <td style="vertical-align: top;">
 LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.<br>
@@ -3433,6 +3447,18 @@ still work in progress) and a lot of patch folding has been done in preparation
 for LKML post. It supports kernel 2.6.29-rc7.<br>
 LTTng 0.108 boosts performances. Fixes a false-sharing problem, divides the
 buffer management code into slow and fast paths for better locality.<br>
+LTTng 0.110 moves to a pointer array instead of a linked list to manage the
+buffer pages.<br>
+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>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.024649 seconds and 4 git commands to generate.