X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=d5d8530265087a475a41496b8988bc106ba33115;hb=d5bb8bf334a2be14e36d5c4ea625f6d179314072;hp=6588b67960edabb56c51e2561ad4faa6e569516a;hpb=2966f05227f478edb72f6579729252bb9eddd550;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 6588b679..d5d85302 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -196,18 +196,26 @@ Use atomic_cmpxchg()
0.8.6
+0.8.7
+0.8.8
+0.8.9
0.5.7
0.5.8
0.5.9a
0.5.10
+0.5.11
+0.5.13
+0.5.16
0.4
0.6
+0.7
+0.8
0.7
@@ -218,6 +226,116 @@ Use atomic_cmpxchg()
Support for architectures without TSC.
+LTTV 0.8.7/genevent 0.7 fixes a bug in enum XML parsing.
+
+ + + + + +0.8.10
+0.8.11
+0.8.12
+ + +0.5.17
+ + +0.4
+ + +0.8
+ + +0.7
+ + +2.6.15-i386 (git)
+2.6.15-i386 (tarball)
+ + +Multithreaded lttd.
+Stack dump fix.
+LTTV 0.8.12 fixes timing problem in tracecontrol module.
+
+ + + + + +0.8.13
+0.8.14
+0.8.15
+0.8.16
+0.8.17
+ + +0.5.18a
+0.5.19
+ + +0.5
+0.6
+ + +0.8
+0.9
+ + +0.7
+ + +2.6.15-i386 (git)
+2.6.15-i386 (tarball)
+ + +Kernel State Dump : get vmaps, process names, fd at the beginning of a trace.
+
+ + + + + +0.8.18
+0.8.19
+0.8.20
+0.8.21
+0.8.22
+0.8.23
+0.8.24
+0.8.25
+ + +0.5.20
+0.5.20a
+0.5.22
+0.5.23
+0.5.24
+0.5.25
+0.5.27
+0.5.28
+ + +0.6
+ + +0.10
+0.11
+0.12
+ + +0.7
+ + +2.6.15-i386 (git)
+2.6.15-i386 (tarball)
+ + +Add kernel stack dump instrumentation and facility.
+LTTV 0.8.21+genevent 0.11 : add support for network byte order data with the " +network " tag in the XML file.
+LTTng 0.5.27+LTTV 0.8.24 introduces the heartbeat timer.
+LTTng 0.5.28 introduces the synthetic 64 bits TSC for archs with 32 bits TSC.