X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=9eed242f0055eca81e1c0cb5a60711eb59d2a216;hb=da68082d80efe64a59006c6d54e73ebce0b963ba;hp=b2c085b7fd250b03edad611698a2e17837ae363b;hpb=ed786a8a473638904c1c8c2c6ca2293fdcf9c212;p=lttv.git diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html index b2c085b7..9eed242f 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -2777,6 +2777,8 @@ LTTng 0.10-pre57 starts using Tracepoints and re-introduces userspace tracing through a userspace marker infrastructure, only for x86 for now.
LTTng 0.10-pre58 fixes tracepoint probe build in some configurations and x86 arch-specific irq instrumentation.
+LTTng 0.11 has an immediate values bugfix which could case a kernel OOPS when +enabling tracepoints or markers.
@@ -2799,12 +2801,16 @@ powerpc64, s390, sparc, sparc64.
0.10.0-pre11
0.10.0-pre12
0.10.0-pre13
+0.10.0-pre14
-0.10.0
+0.10
+0.11
+0.12
0.49
+0.50
obsolete
@@ -2825,6 +2831,8 @@ obsolete
LTTng 0.10 support kernel 2.6.26 and adds markers support for userspace on x86 32 and 64 bits. ltt-control 0.49 contains sample scripts to enable all userspace markers visible in /proc at script execution.
+ltt-control 0.50 fixes lttd mutex usage in when multithreaded (-N x).
+lttv 0.10.0-pre14 fixes support of traces where CPU are hotplugged.