From: Mathieu Desnoyers Date: Fri, 9 Oct 2009 22:39:27 +0000 (-0400) Subject: update compat X-Git-Tag: v0.12.20~21 X-Git-Url: https://git.lttng.org/?p=lttv.git;a=commitdiff_plain;h=40ee6182ce3bb4bbff284fdb51e73df287f67d78 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 82bec99d..ccee4799 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3452,6 +3452,8 @@ powerpc64, s390, sparc, sparc64.
0.157
0.158
0.159
+0.160
+0.161
0.65
@@ -3572,6 +3574,7 @@ 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.
+LTTng 0.161 fixes immediate values interaction with !CONFIG_KPROBES.