From: compudj Date: Wed, 12 Nov 2008 22:59:26 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~341 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=1cd5368f6ed3f074f7252930c6d566742964ed8a;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@3148 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 c91de150..c2986444 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3097,6 +3097,7 @@ powerpc64, s390, sparc, sparc64.
0.49
0.50
0.51
+0.52
0.53
@@ -3128,6 +3129,8 @@ LTTng 0.50 fixes immediate values by reverting the "jump patching" version of immediate values. They were always on, and therefore broken. It also reimplements tracepoint, marker and imv mutexes.
LTTng 0.51 implements timestamping updates.
+LTTng 0.52 implements a timer-based generic tracing clock, also includes +various fixes.