From: Mathieu Desnoyers Date: Sun, 15 Nov 2009 07:15:20 +0000 (-0500) Subject: update compat X-Git-Tag: v0.12.21~3 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=64b86e79f6eabf332156b1fe2d2c5aad0de1d8ee update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 2842d7b2..05da1961 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3465,6 +3465,7 @@ powerpc64, s390, sparc, sparc64.
0.167
0.168
0.169
+0.170
0.65
@@ -3477,6 +3478,7 @@ powerpc64, s390, sparc, sparc64.
0.72
0.73
0.74
+0.75
obsolete
@@ -3620,6 +3622,9 @@ default vm_state channel subbuffer size, fix ltt-ascii so it compiles after 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.