From: Mathieu Desnoyers Date: Fri, 3 Sep 2010 15:57:20 +0000 (-0400) Subject: update compat X-Git-Tag: v0.12.36~15 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=7a3f0cf6ce6025092dbc57703d5334caf1041f84 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 4a839ef8..53a45614 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4015,6 +4015,7 @@ powerpc64, s390, sparc, sparc64.
0.16
0.17
0.18
+0.19
0.6
@@ -4035,6 +4036,9 @@ LTTng 0.228 and lttng-modules 0.17 removes the now unneeded patches from the lttng kernel tree.
LTTng 0.229 and lttng-modules 0.18 re-insert a few missing patches in the kernel patchset and fixes a circular module dependency in lttng-modules.
+lttng-modules 0.19 adds options to support crash dump trace extraction and +"debug event size" options. See the LTTng manual for details. It also fixes +ltt-core missing module license and a debugfs bug in ltt-ascii.c.