X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=aa6deabd1ce95634f85c0db8086dccccc5f862b7;hb=aaba39a9c5e33092bbdf933d9724576d029b66cb;hp=2e2d335ec10d334ad69c43fd952df9a1ac813805;hpb=abaac0369cf55bd14ae1a5c59ec4f2dfd2905c03;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 2e2d335e..aa6deabd 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -196,17 +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
@@ -217,6 +226,119 @@ 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.7
+ + +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.7
+0.8
+ + +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.