From d081dd5e8ed6055ba524e663c9976fda51147399 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Mon, 16 Nov 2009 13:20:35 -0500 Subject: [PATCH] update compat Signed-off-by: Mathieu Desnoyers --- doc/developer/lttng-lttv-compatibility.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 05da1961..e6b9f913 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3623,8 +3623,9 @@ cleanup (ltt-ascii is still experimental, will need to be adapted to new periodic flush scheme).
LTTng 0.169 fixes trace teardown.
LTTng 0.170 fixes kref issues (since refactoring) and cpu hotplug vs trace -teardown issues (caused by race in DebugFS). Simplification of trace -creation/remove locking scheme.
+teardown issues. Simplification of trace creation/remove locking scheme. +Passes test of concurrent CPU hotplug, markers arm/disarm and trace +create/delete in loops for minutes.
-- 2.34.1