X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=fb98e9a79df6970978a02c2212fba1fd782d15a7;hb=9f11321b7ef9ffc6f7e46c5cb450bd8ec99f9eed;hp=0e779ff5f0a9c29ca3ce8547336bee22891fb322;hpb=e82ba01f05692628b574992689352dbe1bea489f;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 0e779ff5..fb98e9a7 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3694,6 +3694,7 @@ powerpc64, s390, sparc, sparc64.
0.12.23
0.12.24
0.12.25
+0.12.26
0.173
@@ -3714,6 +3715,8 @@ powerpc64, s390, sparc, sparc64.
0.185o
0.186
0.186o
+0.187
+0.188
0.76
@@ -3737,6 +3740,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 @@ -3767,6 +3771,9 @@ 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.
+LTTng 0.12.26 fixes a backward position seek wrap-around (time underflow) issue +with the detailed event list.