X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=00c420f6311732fb8dedf8e509ffa8d46cea023e;hb=4c34315be1c8aa6123c603ad846645408dbd2018;hp=a29eb5539e1e754b77600f675bc7e29080cdafc3;hpb=6c7f3894545e3c26bfab4710af5ca7e9e289f533;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index a29eb553..00c420f6 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -2975,10 +2975,11 @@ powerpc64, s390, sparc, sparc64.
0.11.0
-0.37
+0.38
0.53
+0.54
obsolete
@@ -2996,7 +2997,8 @@ obsolete
2.6.27
-LTTng 0.37 and LTTV 0.11.0 +LTTng 0.38 and LTTV 0.11.0
+
I just cleaned up the LTTng trace format heavily, got rid of the heartbeat timer (by checking for overflow at the tracing site), got rid of the "special" compact channel; it removed about 5 FIXMEs in LTTng @@ -3014,6 +3016,9 @@ per-event or per-channel basis. This will probably be useful to encode I also cleanup up the subbuffer header to make is much smaller than the previous one by removing unneeded information.

+I renamed the "facilities" channel to a better name : "metadata". It +contains marker descriptions.
+
The trace major number is bumped to "2" and is completely incompatible with old LTTV.
@@ -3027,7 +3032,102 @@ powerpc64, s390, sparc, sparc64.
+ + +0.11.1
+0.11.2
+0.11.3
+ + +0.39
+0.40
+0.41
+0.42
+0.43
+0.44
+0.45
+0.46
+ + +0.53
+0.54
+0.55
+0.56
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.1
+ + +2.6.27
+2.6.27.2
+ + +LTTng 0.39 and LTTV 0.11.1 fixes 32-64 bits subbuffer header portability.
+LTTng 0.41 reintroduces the formal verification fix, which solves the +case where the reader thinks the uncommitted subbuffer is fully committed. +Unlikely to happen, but could, with small buffers especially.
+ + + + +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.47
+ + +0.53
+0.54
+0.55
+0.56
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +2.2
+ + +2.6.27.4
+ + +LTTng 0.47 and LTTV 0.11.4 now saves the event lost count in the subbuffer +header. It's printed as a lttv warning when encountered. LTTng 0.47 also +implemented specialized trap probes.
+ + + + +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.
+ +