X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=a2ea7f925818c8b330e2f72265857f17d1184dd6;hb=dd1a9a447955fcbc4afe694ceecf4007a0f49462;hp=4a839ef854c1d444a35771f2bffa7837a6cd11b3;hpb=b72cc11e887a1f8410b93de4c5da7c18c6ca74ae;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 4a839ef8..a2ea7f92 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4005,6 +4005,7 @@ powerpc64, s390, sparc, sparc64.
0.227
0.228
0.229
+0.230
0.76
@@ -4015,6 +4016,7 @@ powerpc64, s390, sparc, sparc64.
0.16
0.17
0.18
+0.19
0.6
@@ -4035,6 +4037,11 @@ 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.