X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=62370407dd7212720f3240ca8835b58405a42be3;hb=c4fc5d63c7b65606d68e58766c109872086cce2c;hp=97df40bb3d6e0d80340c79e803e7cb699b0d9489;hpb=fa7a1a626256b8a35aa39c02f87a124f61ee3a76;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 97df40bb..62370407 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3414,6 +3414,14 @@ powerpc64, s390, sparc, sparc64.
0.124
0.125
0.126
+0.127
+0.128
+0.129
+0.130
+0.131
+0.132
+0.133
+0.134
0.65
@@ -3472,6 +3480,13 @@ 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.
+LTTng 0.134 includes ARM OMAP3 trace clock fixes, idle support, PM tracepoints +and LTTng async timer running as deferrable timer to save power.