update compat
[lttv.git] / trunk / lttv / doc / developer / lttng-lttv-compatibility.html
index c3a282aa4df69c37157d00de06127cbb92c2f1c1..92a44c2b31309189d88021e8f37d9e2d3a89daa5 100644 (file)
@@ -3392,10 +3392,27 @@ powerpc64, s390, sparc, sparc64.<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>
+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>
 0.66<br>
+0.67<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3412,6 +3429,9 @@ obsolete<br>
 <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>
+2.6.29<br>
 </td>
 <td style="vertical-align: top;">
 LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.<br>
@@ -3422,6 +3442,21 @@ 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>
+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>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.023098 seconds and 4 git commands to generate.