update compat
[lttv.git] / doc / developer / lttng-lttv-compatibility.html
index ed646562247994284687208d767d33a5d1e3a384..2842d7b2a4df61a2c582b02afb99d28e88478503 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>
@@ -3461,6 +3462,9 @@ powerpc64, s390, sparc, sparc64.<br>
 0.164<br>
 0.165<br>
 0.166<br>
+0.167<br>
+0.168<br>
+0.169<br>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
@@ -3470,6 +3474,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>
@@ -3601,6 +3608,18 @@ 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>
+LTTng 0.169 fixes trace teardown.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.022423 seconds and 4 git commands to generate.