From: compudj Date: Wed, 8 Oct 2008 19:25:31 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~407 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=dd586268d0ea1c0bb283d65d18438b89f2d6e02a;hp=43927be91887382f5f908441d05d4a2379b0ae68;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@3082 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 8f15e02c..e739e042 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -2925,6 +2925,7 @@ powerpc64, s390, sparc, sparc64.
0.29
0.30
0.31
+0.32
0.53
@@ -2944,12 +2945,15 @@ 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).