update compat
[lttv.git] / trunk / lttv / doc / developer / lttng-lttv-compatibility.html
index a5d5983a27320f1bc6faf5e5d9f3817b7441574f..c51dc0880e262f5e1bb4cbf6f0a8b11ecc89dce7 100644 (file)
@@ -3376,14 +3376,36 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.8<br>
 0.12.9<br>
 0.12.10<br>
+0.12.11<br>
+0.12.12<br>
 </td>
 <td style="vertical-align: top;">
 0.92<br>
 0.93<br>
 0.94<br>
+0.95<br>
+0.96<br>
+0.97<br>
+0.98<br>
+0.99<br>
+0.100<br>
+0.101<br>
+0.102<br>
+0.103<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>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
+0.66<br>
+0.67<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3399,6 +3421,9 @@ obsolete<br>
 </td>
 <td style="vertical-align: top;">
 2.6.29-rc4<br>
+2.6.29-rc6<br>
+2.6.29-rc7<br>
+2.6.29-rc8<br>
 </td>
 <td style="vertical-align: top;">
 LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.<br>
@@ -3406,6 +3431,18 @@ lttctl 0.65 updates ltt-armall to the new debugfs interface.<br>
 lttv 0.12.10 fixes 32-bits host support for kprobes hash table.<br>
 LTTng 0.94 adds ARM OMAP3 uniprocessor support, no power management support
 yet.<br>
+LTTng 0.99 fixes ARM syscall exit tracing.<br>
+LTTng 0.101 supports Linux kernel 2.6.29-rc6.<br>
+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>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.022935 seconds and 4 git commands to generate.