X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=647b3217414ca8f82e8de92cbfa2e2b94b48bcc1;hb=046f32d6c3a402c0da60bc73a98c29bf7fb49285;hp=74ec4327f14e7a1ee998fee8117cae6a681337f9;hpb=d167a36fb9410fb251c3b4abca59747054bbb02f;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 74ec4327..647b3217 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3643,6 +3643,7 @@ powerpc64, s390, sparc, sparc64.
0.171
+0.172
0.65
@@ -3674,6 +3675,74 @@ obsolete
LTTng 0.170 and LTTV 0.12.21 fixes gcc structure trace format compatibility.
+LTTng 0.172 adds credits to Steven Rostedt for the extra subbuffer for reader in +flight recorder mode.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + +0.12.22
+0.12.23
+0.12.24
+ + +0.173
+0.174
+0.175
+0.176
+0.177
+0.178
+0.179
+0.180
+ + +0.76
+0.77
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.5
+ + +2.6.31.6
+2.6.32-rc8
+ + +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.
+LTTng 0.174 adds missing del_timer to switch_timer, and fixes buggy mips32 trace +clock.
+LTTng 0.175 fixes event ID compaction. Caused problems when doing a second (and +more) trace session.
+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.
+lttv 0.12.23 fixes polling in the trace control plugin.
+LTTng 0.177 fixes mips32 and mips64 trace clock.
+LTTng 0.178 reverts MIPS trace clock to assume synchronized TSCs.
+LTTng 0.179 supports kernel 2.6.32-rc8.
+LTTV 0.12.24 deals with try_wake_up by appropriately setting the target thread +to "wake for cpu" state.
+LTTng 0.180 fixes SH trace clock definition.