X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=fb9f90545850adaf527eab9207f50974c386c588;hb=8984f293869268da72c859579e3160485275c10f;hp=ab4cb738d4435d80576667b54a91ddd13f0c8bf0;hpb=2cd021e04d88e9fabaab1d442be30642ec1fc971;p=lttv.git 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.