From: compudj Date: Fri, 31 Oct 2008 03:32:02 +0000 (+0000) Subject: update compat X-Git-Tag: v0.12.20~347 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=96cd94d75fbc51f4a520d5783762f599aad8b600;hp=f6a8739ec85b2401ec6c65270b82613689375d0d;p=lttv.git update compat git-svn-id: http://ltt.polymtl.ca/svn@3142 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 621639ee..08bf4303 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3094,6 +3094,7 @@ powerpc64, s390, sparc, sparc64.
0.47
0.48
0.49
+0.50
0.53
@@ -3121,6 +3122,9 @@ LTTng 0.47 and LTTV 0.11.4 now saves the event lost count in the subbuffer header. It's printed as a lttv warning when encountered. LTTng 0.47 also implemented specialized trap probes.
LTTng 0.49 is a compile fix for userspace markers.
+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.