From 4e0b958a111ac9e006acd135a6c8a97f8a959bf6 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sun, 15 Aug 2010 18:46:28 -0400 Subject: [PATCH] update compat Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 5c133382..c1795a54 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3842,6 +3842,7 @@ powerpc64, s390, sparc, sparc64.
0.218
0.219
0.220
+0.221
0.76
@@ -3960,6 +3961,9 @@ compilers.
LTTV 0.12.34 fixes a bug in string handling in libltttraceread. Caused incorrect string length calculation when a string appeared in many per-cpu tracefiles of the same channel.
+LTTng 0.221 is now supports writing strings into the buffer when string input is +being modified concurrently. Such a race should not render the trace +unreadable.
-- 2.34.1