X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=da4e76a6e7dd86579b529e128150321d19ca1423;hb=15439ec7d9b90d5684f1031790709afa98f32499;hp=c2798c50a800ed90d2743ebce281450ede399d01;hpb=a72786b2c488ee026a632a65563e562aaef74ba1;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index c2798c50..da4e76a6 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -2867,13 +2867,10 @@ powerpc64, s390, sparc, sparc64.
0.24
0.25
0.26
-0.27
-0.28
0.51
0.52
-0.53
obsolete
@@ -2907,8 +2904,59 @@ LTTng 0.24 fixes the git tree.
LTTng 0.25 fixes x86_64 compilation.
LTTng 0.26 supports kernel 2.6.27-rc7.
lttctl 0.52 fixes the ltt-armall script.
+ + + + +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.10.0-pre15
+ + +0.27
+0.28
+0.29
+0.30
+0.31
+0.32
+0.33
+0.34
+ + +0.53
+ + +obsolete
+ + +0.6
+ + +obsolete
+ + +1.0
+ + +2.6.27-rc7
+2.6.27-rc8
+2.6.27-rc9
+ + LTTng 0.27 and lttd (ltt-control) 0.53 implement a vmap-less buffering scheme using splice().
+LTTng 0.28 includes a small build fix.
+LTTng 0.29 supports 2.6.27-rc8.
+LTTng 0.32 supports 2.6.27-rc9 and adds a spinlock/irqoff buffering scheme +(can be used with lttctl -T relay-locked).
+LTTng 0.33, 0.34 : checkpatch.pl coding style fixes.