From: compudj Date: Wed, 29 Apr 2009 20:03:42 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~116 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=076b3ebc7b1115a9752c81dfd7f9f6f3988c7e7f;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@3373 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 093f67e0..e606f860 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3417,6 +3417,7 @@ powerpc64, s390, sparc, sparc64.
0.127
0.128
0.129
+0.130
0.65
@@ -3476,6 +3477,8 @@ 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).