X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=f22d861d3ca7ae9350d7b8beb462126e7649a8be;hb=61577e44f23e10a514d267cf7d2a7cec8657c87c;hp=4b34f7330a9995b7a71b6bd79e86515872f65c4b;hpb=abae726d4d3adb14c88c722f9119e8e36c80afab;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 4b34f733..f22d861d 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3415,6 +3415,12 @@ powerpc64, s390, sparc, sparc64.
0.125
0.126
0.127
+0.128
+0.129
+0.130
+0.131
+0.132
+0.133
0.65
@@ -3473,6 +3479,11 @@ LTTng 0.123 supports kernel 2.6.29.1.
LTTng 0.124 fixes a mutex circular dependency in ltt-trace-control.
LTTng 0.125 supports kernel 2.6.30-rc1.
LTTng 0.126 supports kernel 2.6.30-rc2.
+LTTng 0.129 finally gets merge with event tracer right.
+LTTng 0.130 fixes issues when building LTTng as modules (in ltt kprobes support, +Kconfig for ltt-relay-*.c and exporting vmalloc_sync_all symbol appropriately).
+LTTng 0.133 fixes a irq handler instrumentation regression introduced in the +2.6.30-rc LTTng versions.