From: Mathieu Desnoyers Date: Thu, 13 May 2010 23:27:12 +0000 (-0400) Subject: update compat X-Git-Tag: 0.12.32~12 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=0d0eba7e031d82dc96aa4014a0d149e21c0a4415 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index f3ae7a43..42118a1e 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3918,6 +3918,8 @@ LTTng 0.210 reverts some powerpc-specific instrumentation from mainline that clashes with arch-agnostic LTTng instrumentation.
LTTng 0.211 fixes build menu Kconfig dependencies.
LTTng 0.212 adds more complete MIPS syscall instrumentation.
+LTTng 0.213 supports kernel 2.6.33.3, moves call_64.h to the correct header +location and fixes -rt kernel teardown locking issue.