X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=f22d861d3ca7ae9350d7b8beb462126e7649a8be;hb=61577e44f23e10a514d267cf7d2a7cec8657c87c;hp=e2fef6f6aff69bd64b3bd7b8ef5a666a25ed3bab;hpb=f289395b083a2b2e696c445e0ca3ea4dc27957a9;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index e2fef6f6..f22d861d 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3416,6 +3416,11 @@ powerpc64, s390, sparc, sparc64.
0.126
0.127
0.128
+0.129
+0.130
+0.131
+0.132
+0.133
0.65
@@ -3474,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.