From: Mathieu Desnoyers Date: Tue, 6 Oct 2009 21:29:55 +0000 (-0400) Subject: update compat X-Git-Tag: v0.12.20~26 X-Git-Url: https://git.lttng.org/?p=lttv.git;a=commitdiff_plain;h=92a37329e1513cfb346c6af2bb92d6742e5dcbad update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index a3e8df97..82bec99d 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3485,6 +3485,7 @@ obsolete
2.6.30-rc2
2.6.30-rc5
2.6.30
+2.6.30.9
LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.
@@ -3568,6 +3569,9 @@ of subbuffers in lockless mode. Also adds a per-subbuffer event counter in lockless buffers shown in dmesg when buffers are destroyed.
LTTng 0.159 fixes trace-clock for mips and x86: use spinlock in cpu hotplug notifier instead of mutex.
+LTTng 0.160 supports kernel 2.6.30.9. Using CONFIG_TREE_RCU with kernel 2.6.30.x +is recommended due to problems encountered with mainline PREEMPT and CLASSIC +RCU.