update compat
[lttv.git] / trunk / lttv / doc / developer / lttng-lttv-compatibility.html
index fe250d414945d1f2e1f4ced4290eb97817d3d5a1..92825eeb9139261384589aac6b3fa70d64d462ca 100644 (file)
@@ -3395,6 +3395,14 @@ powerpc64, s390, sparc, sparc64.<br>
 0.104<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>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
@@ -3417,6 +3425,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>
@@ -3430,6 +3440,14 @@ LTTng 0.103 integrates a patch to cache the page_address lookup.<br>
 LTTng 0.104 includes the basics for future text output support (ltt-ascii is
 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>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.023681 seconds and 4 git commands to generate.