X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=08bf4303fd8fa7144d4fc8aa80970eb779a74d3c;hb=14520a31e31051ccc94f3489a5baaa24257e528b;hp=621639ee69d5220e7eed9c0d404c97a873561350;hpb=0c2ebe094c947ac5b40862dc2a62028fce98cbbb;p=lttv.git 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.