X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=060d898cc85c7dc0ad55213acc6b4e5a0446f093;hb=ccf1db700d7477f4cd825ac435e2632443ee51f2;hp=ac6495a253f2bc18975678c0e1b7526f27fe84e3;hpb=816fe34296b58fa3846211b7edce8ac06749fa85;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index ac6495a2..060d898c 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3693,6 +3693,9 @@ powerpc64, s390, sparc, sparc64.
0.12.22
0.12.23
0.12.24
+0.12.25
+0.12.26
+0.12.27
0.173
@@ -3706,6 +3709,15 @@ powerpc64, s390, sparc, sparc64.
0.181
0.182
0.182o
+0.183
+0.183o
+0.184
+0.185
+0.185o
+0.186
+0.186o
+0.187
+0.188
0.76
@@ -3727,6 +3739,9 @@ obsolete
2.6.31.6
2.6.32-rc8
+2.6.32
+2.6.32.2
+2.6.32.4
LTTng 0.173, ltt-control 0.76, lttv 0.12.22, trace format 2.5 add support @@ -3753,6 +3768,15 @@ LTTng 0.182 fixes powerpc 440 support and adds trace clock support for PM and DVFS on ARM OMAP3.
LTTng 0.182o is based on the omap/pm tree 2.6.32-rc8 kernel. It has the DVFS/PM trace clock support found in lttng 0.182.
+LTTV 0.12.25 changes the size of default irq table to work around a bug in +state.c (experienced on a ARM trace).
+LTTng 0.185 coexists peacefully with trace event.
+LTTng 0.186 and 0.186o fixes !CPUFREQ config for arm omap3 tracing.
+LTTng 0.187 and 0.188, for kernel 2.6.32.4, fixes x86-32 apm cpu idle instrumentation.
+LTTV 0.12.26 fixes a backward position seek wrap-around (time underflow) issue +with the detailed event list.
+LTTV 0.12.27 temporarily disables the new network sync module, which causes a +build failure on 64-bit.