From: Mathieu Desnoyers Date: Thu, 19 Aug 2010 15:26:31 +0000 (-0400) Subject: update compat X-Git-Tag: v0.12.35~3 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=8984f293869268da72c859579e3160485275c10f update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index ab4cb738..fb9f9054 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3966,7 +3966,9 @@ the same channel.
LTTng 0.221 now supports writing strings into the buffer when string input is being modified concurrently. Such a race should not render the trace unreadable.
-LTTng 0.222 supports kernel 2.6.34.4.
+LTTng 0.222 supports kernel 2.6.34.4. It includes a lttng splice actor +adjustment to match a splice.c change in 2.6.34.2 which changed the checks for +seekable files.