X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=53a456142fd4e1c92ac34f97896c64552ce571d0;hb=9f652987b57444e3d2a6456f54fba126353da0e8;hp=14c81a43798fc29e935d9b8a7748626fc0bc2bbe;hpb=268875bf28e599e5cedbfac7dff8dad720fb826c;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 14c81a43..53a45614 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4003,6 +4003,8 @@ powerpc64, s390, sparc, sparc64.
0.227
+0.228
+0.229
0.76
@@ -4011,6 +4013,9 @@ powerpc64, s390, sparc, sparc64.
0.16
+0.17
+0.18
+0.19
0.6
@@ -4027,6 +4032,13 @@ obsolete
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.