X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=517efb2454b1e641da75953ded727f5a3d38f3bd;hb=f6fe5fc89d60e5705c0bb78305a7506fa93b3c7b;hp=d6f094db3727c4dfe4c4219467cd936913fac3f6;hpb=c6ca0a9167638486482d00eeed4e95cd8af619d0;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index d6f094db..517efb24 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3101,6 +3101,9 @@ powerpc64, s390, sparc, sparc64.
0.52
0.53
0.54
+0.55
+0.56
+0.57
0.53
@@ -3137,6 +3140,55 @@ LTTng 0.53 implements a timer-based generic tracing clock, also includes various fixes.
LTTng 0.54 fixes the MIPS get_cycles_rate() and also change the freq_scale variable from a multiplier to a divisor.
+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.
+LTTng 0.58 implements debugfs-based trace control which will gradually replace +the netlink-based control.
+ + + + +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.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.