X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=fd63c1a42670028aa95e558059a73c4b3c8b1ba8;hb=e51a1414efe7752c95b1fb112ba067a23e2d0978;hp=f935c335014d0b7dbb9247d49ee5068bc9588463;hpb=fbcde193fd99caed3405b0ae6a22f64d3ebcfd77;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index f935c335..fd63c1a4 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3144,8 +3144,52 @@ LTTng 0.57 fixes the modification done to offset and commit count counters following formal verification so the overflow is dealt with correctly. It was causing problems on 32-bits machines after 4GB worth of data going through a buffer.
+ + + + +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.11.4
+0.11.5
+0.11.6
+ + +0.58
+0.59
+ + +0.58
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.2
+ + +2.6.27.7
+ + LTTng 0.58 implements debugfs-based trace control which will gradually replace the netlink-based control.
+ltt-control 0.58 expects the netlink negative error values.
+LTTng 0.59 implements an exclusive wait poll to fix thundering herd problem and +help scalability.