From: compudj Date: Mon, 13 Jul 2009 05:32:21 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~76 X-Git-Url: https://git.lttng.org/?p=lttv.git;a=commitdiff_plain;h=30dbc49e671245d2024a53dfc50f382f27a430ce update compat git-svn-id: http://ltt.polymtl.ca/svn@3413 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 4865b54c..35ebd752 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3526,6 +3526,9 @@ with -v on the command line.
LTTng 0.143 fixes LTTng build with kernels having module config options disabled.
LTTng 0.144 includes a fix for network event byte ordering.
+LTTng 0.145 fixes the flight recorder lockless fast path. Need to push reader +there too. Also fixes the maximum splice() size: fixed to 1 subbuffer. Also +simplified the flight recorder wrap around handling.