From: Mathieu Desnoyers Date: Fri, 24 Jul 2009 16:22:43 +0000 (-0400) Subject: update compat X-Git-Tag: v0.12.20~64 X-Git-Url: https://git.lttng.org/?p=lttv.git;a=commitdiff_plain;h=0887f823020e9c67643e5de7f13b6e294709a6bc update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 72f4c159..dcfa0a9e 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3442,6 +3442,8 @@ powerpc64, s390, sparc, sparc64.
0.147
0.148
0.149
+0.150
+0.151
0.65
@@ -3542,6 +3544,8 @@ LTTng 0.148 correctly rounds the subbuffer size to at least one page.
LTTng 0.149 has working experimental ascii output.
LTTng 0.150 fixes UP build for cpufreq driver.
ltt-control 0.69 fixes lttd append mode.
+LTTng 0.151 fixes softirq instrumentation, caused by switch to mainline +TRACE_EVENT with different name assignment.