From bcd59dcb23188ff6eec89936e8158d901e1cbf9c Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 2 Mar 2010 07:58:54 -0500 Subject: [PATCH] update compat Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 4595f6d6..b8969b59 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3855,6 +3855,7 @@ LTTng 0.197 adds compiler barriers within nesting count. Eliminates possible false-negative caused by heavy compiler optimization. This only affects self-detection of internal LTTng problems (e.g. detecting trap recursion within the tracer), so it is not crucially important to update.
+LTTng 0.198 fixes a periodic flush timer bug introduced in LTTng 0.194.
-- 2.34.1