From 97503f905662c8fe43a8c3018203484f5a02d2ad Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Thu, 18 Feb 2010 08:54:23 -0500 Subject: [PATCH] update compat Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 86222fd4..f17d1eca 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3809,6 +3809,7 @@ powerpc64, s390, sparc, sparc64.
0.191
0.192
0.193
+0.194
0.76
@@ -3842,6 +3843,8 @@ liveness of the "nop" table to init time in this configuration.
LTTng 0.193 modifies timers to support RT kernels again, and modifies omap3 trace clock spinlock taken with irqs off, turning it into a raw spinlock (needed for RT kernel).
+LTTng 0.194 uses mod_timer_pinned with add_timer_on to support NO_HZ SMP +configs. Fixes incorrect API use introduced in 0.193.
-- 2.34.1