From 3eb1ff6f641d7e3d5a6e5e9274c4cd63b6640313 Mon Sep 17 00:00:00 2001 From: compudj Date: Fri, 21 Nov 2008 21:52:41 +0000 Subject: [PATCH] update compat git-svn-id: http://ltt.polymtl.ca/svn@3156 04897980-b3bd-0310-b5e0-8ef037075253 --- trunk/lttv/doc/developer/lttng-lttv-compatibility.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index b49b5df4..4fd388a2 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3103,6 +3103,7 @@ powerpc64, s390, sparc, sparc64.
0.54
0.55
0.56
+0.57
0.53
@@ -3139,6 +3140,10 @@ LTTng 0.53 implements a timer-based generic tracing clock, also includes various fixes.
LTTng 0.54 fixes the MIPS get_cycles_rate() and also change the freq_scale variable from a multiplier to a divisor.
+LTTng 0.57 fixes the modification done to offset and commit count counters +following formal verification so the overflow is dealt with correctly. It was +causing problems on 32-bits machines after 4GB worth of data going through a +buffer.
-- 2.34.1