X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=c31bd7f6326e68c99ad81e26f12fbfaa1816e763;hb=c356d2725f9896b29348c19f429948adf06f5c9a;hp=e930b9d7004ae2472ce7cd6b3bae192150ac7a72;hpb=2a95e6c413a94ef4a80d5bcd741c310444aa738b;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index e930b9d7..c31bd7f6 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3410,6 +3410,15 @@ powerpc64, s390, sparc, sparc64.
0.120
0.121
0.122
+0.123
+0.124
+0.125
+0.126
+0.127
+0.128
+0.129
+0.130
+0.131
0.65
@@ -3434,6 +3443,9 @@ obsolete
2.6.29-rc7
2.6.29-rc8
2.6.29
+2.6.29.1
+2.6.30-rc1
+2.6.30-rc2
LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.
@@ -3461,6 +3473,13 @@ LTTng 0.117 fixes napi dev instrumentation.
LTTng 0.120 fixes irq instrumentation bug introduced in 0.118.
LTTng 0.121 adds performance enhancements (lighter atomic primitives) and adds NFS support for splice write (can save traces to NFS mounts again).
+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).