From: compudj Date: Wed, 8 Oct 2008 20:54:38 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~403 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=e0ad6541db218533550d4ca9a856b77c3d5e79d8;hp=727f22d6ce304c54c068ac60594d1879ce2e0cc2;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@3086 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 3050ede0..bf5c36fa 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -2929,6 +2929,7 @@ powerpc64, s390, sparc, sparc64.
0.33
0.34
0.35
+0.36
0.53
@@ -2957,7 +2958,7 @@ 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 : size_t cast.
+LTTng 0.33, 0.34 : checkpatch.pl coding style fixes. 0.35, 0.36 : size_t cast.