X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=d6f094db3727c4dfe4c4219467cd936913fac3f6;hb=c6ca0a9167638486482d00eeed4e95cd8af619d0;hp=c298644459da6410b86c70a61cb7037381677b15;hpb=1cd5368f6ed3f074f7252930c6d566742964ed8a;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index c2986444..d6f094db 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3090,6 +3090,7 @@ powerpc64, s390, sparc, sparc64.
0.11.4
0.11.5
+0.11.6
0.47
@@ -3098,6 +3099,8 @@ powerpc64, s390, sparc, sparc64.
0.50
0.51
0.52
+0.53
+0.54
0.53
@@ -3119,6 +3122,7 @@ obsolete
2.6.27.4
+2.6.27.6
LTTng 0.47 and LTTV 0.11.4 now saves the event lost count in the subbuffer @@ -3129,8 +3133,10 @@ 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 +LTTng 0.53 implements a timer-based generic tracing clock, also includes various fixes.
+LTTng 0.54 fixes the MIPS get_cycles_rate() and also change the freq_scale +variable from a multiplier to a divisor.