X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=53a456142fd4e1c92ac34f97896c64552ce571d0;hb=7a3f0cf6ce6025092dbc57703d5334caf1041f84;hp=ab6c8aac2305c7b6ca9b4e80a34783cafa1451bb;hpb=6375068aa5ad482dcbb2bcdd8242a931c18f45a9;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index ab6c8aac..53a45614 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4004,6 +4004,7 @@ powerpc64, s390, sparc, sparc64.
0.227
0.228
+0.229
0.76
@@ -4013,6 +4014,8 @@ powerpc64, s390, sparc, sparc64.
0.16
0.17
+0.18
+0.19
0.6
@@ -4031,6 +4034,11 @@ LTTng 0.227 re-introduces the lttng-modules package, which splits the kernel patches from the LTTng tracer. It matches lttng-modules 0.16.
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.