X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=947f9e862c715297f094be4ecf1136a0c0dd15d5;hb=refs%2Ftags%2Fv0.12.33;hp=aa20354037444e1f17524a76562137469b5a82f0;hpb=516a8712d079429962523e033e28f68704bc770a;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index aa203540..947f9e86 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3808,6 +3808,7 @@ powerpc64, s390, sparc, sparc64.
0.12.30
0.12.31
0.12.32
+0.12.33
0.191
@@ -3946,6 +3947,9 @@ ltt-control 0.87 fixes argument parsing for periodical buffer switch option.
LTTng 0.217 supports kernel 2.6.34.
LTTng 0.218 fixes a missing irq_desc export in kernel/irq/handle.c, affects sparse irq configurations.
+LTTV 0.12.33 fixes statistics handling. Use per-cpu rather than per-tracefile +event tree head. This bug was introduced when LTTng started supporting multiple +channels.