X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=054f0b5342ec4b1378a4856a01a5ff76853796f0;hb=d9c578aa8f62d801d576052da5afb8e660f47d9f;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..054f0b53 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4003,14 +4003,22 @@ powerpc64, s390, sparc, sparc64.
0.227
+0.228
+0.229
+0.230
+0.231
0.76
...
0.87
+0.88
0.16
+0.17
+0.18
+0.19
0.6
@@ -4023,10 +4031,23 @@ obsolete
2.6.35.4
+2.6.35.5
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.
+LTTng 0.231 is rebased on kernel 2.6.35.5.
+ltt-control 0.88 integrates automatic modprobe in ltt-armall/rmmod in +ltt-disarmall.