X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=a2ea7f925818c8b330e2f72265857f17d1184dd6;hb=dd1a9a447955fcbc4afe694ceecf4007a0f49462;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..a2ea7f92 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4004,6 +4004,8 @@ powerpc64, s390, sparc, sparc64.
0.227
0.228
+0.229
+0.230
0.76
@@ -4013,6 +4015,8 @@ powerpc64, s390, sparc, sparc64.
0.16
0.17
+0.18
+0.19
0.6
@@ -4031,6 +4035,13 @@ 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.
+LTTng 0.230 fixes a trace clock Kconfig rebase error introduced recently, and +adds KVM instrumentation and probes.