X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=b5dc3911bc33c76fbad7a17835d7c7e62ca38b96;hb=5b90a222fc10eee0d596166a6015cf6f7a5d1dd0;hp=0670128622cfdb55e2e2a12b08a74c2d41b8e8f7;hpb=c1c26726243ea08639b4ff9891bcb547da92a1ed;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 06701286..b5dc3911 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3692,6 +3692,8 @@ powerpc64, s390, sparc, sparc64.
0.12.22
0.12.23
+0.12.24
+0.12.25
0.173
@@ -3701,10 +3703,15 @@ powerpc64, s390, sparc, sparc64.
0.177
0.178
0.179
+0.180
+0.181
+0.182
+0.182o
0.76
0.77
+0.78
obsolete
@@ -3738,6 +3745,17 @@ lttv 0.12.23 fixes polling in the trace control plugin.
LTTng 0.177 fixes mips32 and mips64 trace clock.
LTTng 0.178 reverts MIPS trace clock to assume synchronized TSCs.
LTTng 0.179 supports kernel 2.6.32-rc8.
+LTTV 0.12.24 deals with try_wake_up by appropriately setting the target thread +to "wake for cpu" state.
+LTTng 0.180 fixes SH trace clock definition.
+LTTng 0.181 supports kernel 2.6.32.
+ltt-control update ltt-armall script to stop using deprecated head -1.
+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).