From: compudj Date: Tue, 24 Mar 2009 00:03:46 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~136 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=1c0c1ecfdde1b8368ad9c83951c2f6c21ffba19a;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@3353 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 c51dc088..75719fee 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3401,6 +3401,7 @@ powerpc64, s390, sparc, sparc64.
0.111
0.112
0.113
+0.114
0.65
@@ -3443,6 +3444,7 @@ LTTng 0.110 moves to a pointer array instead of a linked list to manage the buffer pages.
LTTng 0.111 adds commit count prefetch, removes rcu list prefetch (slows down small lists) and fixes powerpc64 build.
+LTTng 0.114 fixes LTTng vmcore (crash dump) support.