update compat
[lttv.git] / doc / developer / lttng-lttv-compatibility.html
index 53adef1b689802d2fa0ed614ea3a67c5d6f122a8..fc266c379df1066df5a98d3067d126dcd2f0a2f1 100644 (file)
@@ -3385,6 +3385,7 @@ powerpc64, s390, sparc, sparc64.<br>
 0.12.17<br>
 0.12.18<br>
 0.12.19<br>
+0.12.20<br>
 </td>
 <td style="vertical-align: top;">
 0.92<br>
@@ -3460,6 +3461,9 @@ powerpc64, s390, sparc, sparc64.<br>
 0.163<br>
 0.164<br>
 0.165<br>
+0.166<br>
+0.167<br>
+0.168<br>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
@@ -3469,6 +3473,9 @@ powerpc64, s390, sparc, sparc64.<br>
 0.69<br>
 0.70<br>
 0.71<br>
+0.72<br>
+0.73<br>
+0.74<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3496,6 +3503,7 @@ obsolete<br>
 2.6.30.9<br>
 2.6.31.3<br>
 2.6.31.5<br>
+2.6.31.6<br>
 </td>
 <td style="vertical-align: top;">
 LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.<br>
@@ -3596,6 +3604,20 @@ LTTng 0.165 does a large refactoring/cleanup. It relicenses all the missing
 LTTng files that can be shared with the UST tracer. All code imported from
 relay.c is now in ltt-relay-splice.c, which is kept under the GPL license (and
 only useful within the kernel anyway).<br>
+LTTng 0.166 fixes trace teardown error for 32-bit machines introduced in
+0.165.<br>
+LTTng 0.167 supports kernel 2.6.31.6.<br>
+ltt-control 0.73 adds per-channel parameter "switch_timer" (periodic buffer
+flush timer interval).<br>
+LTTV 0.12.20 fixes a dependency on non-standard __SIZEOF_LONG__. Uses __WORDSIZE
+instead. Should fix some 32-bit builds.<br>
+ltt-control 0.74 fixes a missing return value from liblttctl.<br>
+LTTng 0.168 makes periodic flush energy-efficient, adds cpu idle notifiers for
+x86_32, x86_64 to deal with periodic flush vs idle interaction (other
+architectures are todo). Also fix a ltt-relay-vfs file close bug, increase
+default vm_state channel subbuffer size, fix ltt-ascii so it compiles after
+cleanup (ltt-ascii is still experimental, will need to be adapted to new
+periodic flush scheme).<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.024415 seconds and 4 git commands to generate.