update compat
[lttv.git] / doc / developer / lttng-lttv-compatibility.html
index 1724278c37d041459a6e8fbea10644b27b8c611c..7247309d3d8b323174be3786a7b9c2f036d1a9e4 100644 (file)
@@ -3462,6 +3462,10 @@ powerpc64, s390, sparc, sparc64.<br>
 0.164<br>
 0.165<br>
 0.166<br>
+0.167<br>
+0.168<br>
+0.169<br>
+0.170<br>
 </td>
 <td style="vertical-align: top;">
 0.65<br>
@@ -3473,6 +3477,8 @@ powerpc64, s390, sparc, sparc64.<br>
 0.71<br>
 0.72<br>
 0.73<br>
+0.74<br>
+0.75<br>
 </td>
 <td style="vertical-align: top;">
 obsolete<br>
@@ -3608,6 +3614,69 @@ 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>
+LTTng 0.170 fixes kref issues (since refactoring) and cpu hotplug vs trace
+teardown issues. Simplification of trace creation/remove locking scheme.
+Passes test of  concurrent CPU hotplug, markers arm/disarm and trace
+create/delete in loops for minutes.<br>
+</td>
+<td style="vertical-align: top;">
+</td>
+<td style="vertical-align: top;">
+x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64,
+um, v850, xtensa.<br>
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405,
+powerpc64, s390, sparc, sparc64.<br>
+</td>
+</tr>
+
+<tr>
+<td style="vertical-align: top;">
+0.12.21<br>
+</td>
+<td style="vertical-align: top;">
+0.171<br>
+0.172<br>
+</td>
+<td style="vertical-align: top;">
+0.65<br>
+0.66<br>
+0.67<br>
+0.68<br>
+0.69<br>
+0.70<br>
+0.71<br>
+0.72<br>
+0.73<br>
+0.74<br>
+0.75<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+0.6<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+2.4<br>
+</td>
+<td style="vertical-align: top;">
+2.6.31.6<br>
+</td>
+<td style="vertical-align: top;">
+LTTng 0.170 and LTTV 0.12.21 fixes gcc structure trace format compatibility.<br>
+LTTng 0.172 adds credits to Steven Rostedt for the extra subbuffer for reader in
+flight recorder mode.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
@@ -3619,6 +3688,71 @@ powerpc64, s390, sparc, sparc64.<br>
 </td>
 </tr>
 
+<tr>
+<td style="vertical-align: top;">
+0.12.22<br>
+0.12.23<br>
+0.12.24<br>
+</td>
+<td style="vertical-align: top;">
+0.173<br>
+0.174<br>
+0.175<br>
+0.176<br>
+0.177<br>
+0.178<br>
+0.179<br>
+</td>
+<td style="vertical-align: top;">
+0.76<br>
+0.77<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+0.6<br>
+</td>
+<td style="vertical-align: top;">
+obsolete<br>
+</td>
+<td style="vertical-align: top;">
+2.5<br>
+</td>
+<td style="vertical-align: top;">
+2.6.31.6<br>
+2.6.32-rc8<br>
+</td>
+<td style="vertical-align: top;">
+LTTng 0.173, ltt-control 0.76, lttv 0.12.22, trace format 2.5 add support
+for variable-sized subbuffer transfers. Useful for network trace streaming with
+a periodic timer to flush the buffers periodically: only the actual payload
+(aligned to the next page) will be sent.<br>
+LTTng 0.174 adds missing del_timer to switch_timer, and fixes buggy mips32 trace
+clock.<br>
+LTTng 0.175 fixes event ID compaction. Caused problems when doing a second (and
+more) trace session.<br>
+ltt-control 0.77 integrates new more flexible ltt-armall/ltt-disarmall scripts
+(which can now take options). LTTng 0.176 fixes a reverse locking issue in
+marker disable from trace control module.<br>
+lttv 0.12.23 fixes polling in the trace control plugin.<br>
+LTTng 0.177 fixes mips32 and mips64 trace clock.<br>
+LTTng 0.178 reverts MIPS trace clock to assume synchronized TSCs.<br>
+LTTng 0.179 supports kernel 2.6.32-rc8.<br>
+LTTV 0.12.24 deals with try_wake_up by appropriately setting the target thread
+to "wake for cpu" state.<br>
+</td>
+<td style="vertical-align: top;">
+</td>
+<td style="vertical-align: top;">
+x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64,
+um, v850, xtensa.<br>
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405,
+powerpc64, s390, sparc, sparc64.<br>
+</td>
+</tr>
+
+
 
 
 </tbody>
This page took 0.024335 seconds and 4 git commands to generate.