From: compudj Date: Sun, 23 Nov 2008 20:58:32 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~332 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=fbcde193fd99caed3405b0ae6a22f64d3ebcfd77;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@3157 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 4fd388a2..f935c335 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3144,6 +3144,8 @@ 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.
+LTTng 0.58 implements debugfs-based trace control which will gradually replace +the netlink-based control.