From: compudj Date: Mon, 27 Mar 2006 16:29:05 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~1765 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=39c1a823855ca5c0dbecf361adef32ad0d893421;hp=1852cb18d9e57d648253272b3414716e5b5d77d3;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@1724 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index a540e46d..d563b7f9 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -579,6 +579,7 @@ Separate the viewer from the tracing controller (userful for embedded tracing).< 0.5.37
0.5.38
0.5.39
+0.5.40
0.1
@@ -601,7 +602,9 @@ Separate the viewer from the tracing controller (userful for embedded tracing).< Kernel 2.6.16 support.
-0.5.38 : Fix deadlock scenario involving deliver from an NMI handler. +0.5.38 : Fix deadlock scenario involving deliver from an NMI handler.
+0.5.40 : Fix off-by-one which pushes the reader with small subbuffers (only +in buffer full condition)