update compat
[lttv.git] / trunk / lttv / doc / developer / lttng-lttv-compatibility.html
index 48d9454f83aa7c24fdeae1fe3f2a3362a8c15648..c51dc0880e262f5e1bb4cbf6f0a8b11ecc89dce7 100644 (file)
@@ -3315,6 +3315,8 @@ powerpc64, s390, sparc, sparc64.<br>
 <td style="vertical-align: top;">
 0.12.8<br>
 0.12.9<br>
+0.12.10<br>
+0.12.11<br>
 </td>
 <td style="vertical-align: top;">
 0.87<br>
@@ -3356,6 +3358,7 @@ LTTng 0.88 and LTTV 0.12.9 now supports dynamic kernel instrumentation with
 kprobes through a simple /mnt/debugfs/ltt/kprobes/ interface.<br>
 LTTng 0.89 supports kernel 2.6.29-rc3, adds tree RCU tracing.<br>
 LTTng 0.91 optimizes the write to page function (data copy to the buffers).<br>
+LTTV 0.12.11 fixes a nasty event id/timestamp bug for event IDs 29, 30, 31.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
@@ -3373,13 +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>
@@ -3395,11 +3421,28 @@ 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>
 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.023093 seconds and 4 git commands to generate.