X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=7119ca210e314c097346feafc4d75a5b5923c294;hb=dc68f8675de6e1611ee9d1823c0e684138202b99;hp=8baa4c4ef8132eb730e0f138900724305397db06;hpb=1ba0060dfb76f9496c7a5177b8c6faa54c0813e1;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 8baa4c4e..7119ca21 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3693,6 +3693,7 @@ powerpc64, s390, sparc, sparc64.
0.12.22
0.12.23
0.12.24
+0.12.25
0.173
@@ -3704,10 +3705,15 @@ powerpc64, s390, sparc, sparc64.
0.179
0.180
0.181
+0.182
+0.182o
+0.183
+0.183o
0.76
0.77
+0.78
obsolete
@@ -3745,6 +3751,13 @@ 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).