From 92a37329e1513cfb346c6af2bb92d6742e5dcbad Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 6 Oct 2009 17:29:55 -0400 Subject: [PATCH] update compat Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 4 ++++ 1 file changed, 4 insertions(+) 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.
-- 2.34.1