From: compudj Date: Wed, 15 Oct 2008 00:26:28 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~384 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=07ca8daa71f3963d0a5b27a04545397ac7589a5d;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@3105 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 94b2c9bf..80937f3e 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3039,6 +3039,7 @@ powerpc64, s390, sparc, sparc64.
0.39
0.40
+0.41
0.53
@@ -3061,6 +3062,9 @@ obsolete
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.