X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=ada5f5af901679e6a6fd2d775af8233bf1707441;hb=9a224c0956b41b5b9261044f54d696fac492c5cf;hp=349885e95577b374fdce54504fec0b8c3d3d84b6;hpb=64bb8aafcc6bb538818de70b167c67cb8173b745;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 349885e9..ada5f5af 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3694,6 +3694,10 @@ powerpc64, s390, sparc, sparc64.
0.12.23
0.12.24
0.12.25
+0.12.26
+0.12.27
+0.12.28
+0.12.29
0.173
@@ -3712,11 +3716,19 @@ powerpc64, s390, sparc, sparc64.
0.184
0.185
0.185o
+0.186
+0.186o
+0.187
+0.188
+0.189
+0.189o
+0.190
0.76
0.77
0.78
+0.79
obsolete
@@ -3735,6 +3747,7 @@ obsolete
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 @@ -3764,6 +3777,18 @@ 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, 0.12.28 temporarily disables the new network sync module, which +causes a build failure on 64-bit.
+ltt-control 0.79 ensures /bin/sh (busybox) script compatibilty.
+LTTV 0.12.29 re-enables the network time alignment (sync/). It's fixed now.
+LTTng 0.189: tree reorganisation in subdirectories, phase 1. Add ARM cpufreq +trace clock fix.
+LTTng 0.189o: lttng-omap tree, add arm cpufreq trace clock fix.
+LTTng 0.190 fixes net-extended instrumentation alignment on 32-bit architectures.