X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=05da1961a1e3e5798229d6e549e3df536514249b;hb=64b86e79f6eabf332156b1fe2d2c5aad0de1d8ee;hp=2842d7b2a4df61a2c582b02afb99d28e88478503;hpb=ae501037030ced04e28c12500548969a14d300d1;p=lttv.git 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.