X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=ffe43fae75d32caa440de4e1f18a2dbe62cd97e3;hb=315fb06b2568a4e52d8c36124d1de8682fb33678;hp=08bf4303fd8fa7144d4fc8aa80970eb779a74d3c;hpb=96cd94d75fbc51f4a520d5783762f599aad8b600;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 08bf4303..ffe43fae 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3089,12 +3089,16 @@ powerpc64, s390, sparc, sparc64.
0.11.4
+0.11.5
0.47
0.48
0.49
0.50
+0.51
+0.52
+0.53
0.53
@@ -3125,6 +3129,9 @@ 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.
+LTTng 0.51 implements timestamping updates.
+LTTng 0.53 implements a timer-based generic tracing clock, also includes +various fixes.