X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=bf5c36fa54ff47b02fdfbfd179775ee036565d87;hb=e0ad6541db218533550d4ca9a856b77c3d5e79d8;hp=013b8dfc2e9473ef81e120223eaec4428e391428;hpb=4ce9b400a2fe05af73cb4e57fad9af2e23e5d720;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 013b8dfc..bf5c36fa 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -2867,10 +2867,6 @@ powerpc64, s390, sparc, sparc64.
0.24
0.25
0.26
-0.27
-0.28
-0.29
-0.30
0.51
@@ -2928,6 +2924,12 @@ powerpc64, s390, sparc, sparc64.
0.28
0.29
0.30
+0.31
+0.32
+0.33
+0.34
+0.35
+0.36
0.53
@@ -2947,12 +2949,16 @@ obsolete
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. 0.35, 0.36 : size_t cast.