X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=cbcbf3e7e58bfd410fb9c77323e64915f75b64fa;hb=2d097aba294e1ce388f16b54f5b488d0d138abc8;hp=ec1613c7cf3eced88c311fc51832b514e9983792;hpb=d7af6eb11c22424f104e64485d57d0ebc0050c17;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 ec1613c7..cbcbf3e7 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -16,6 +16,8 @@ cellspacing="2"> LTTng modules
+LTTng userspace tracer
+ Genevent
Trace Major.Minor
@@ -32,6 +34,8 @@ cellspacing="2"> 0.3
+
+ 0.2
0.4
@@ -52,6 +56,8 @@ cellspacing="2"> 0.3
+
+ 0.2
0.5
@@ -68,6 +74,8 @@ cellspacing="2"> 0.3
+
+ 0.3
0.6
@@ -87,6 +95,8 @@ cellspacing="2"> 0.4
+
+ 0.3
0.6
@@ -104,6 +114,8 @@ cellspacing="2"> 0.4
+
+ 0.3
0.6
@@ -126,6 +138,8 @@ cellspacing="2"> 0.4
+
+ 0.4
0.6
@@ -154,6 +168,8 @@ cellspacing="2"> 0.4
+
+ 0.4
0.5
@@ -177,6 +193,8 @@ cellspacing="2"> 0.4
+
+ 0.6
@@ -212,6 +230,8 @@ Use atomic_cmpxchg()
0.4
+
+ 0.6
0.7
@@ -243,6 +263,8 @@ LTTV 0.8.7/genevent 0.7 fixes a bug in enum XML parsing.
0.4
+
+ 0.8
@@ -276,6 +298,9 @@ LTTV 0.8.12 fixes timing problem in tracecontrol module.
0.5
0.6
+0.7
+ +
0.8
@@ -299,18 +324,33 @@ Kernel State Dump : get vmaps, process names, fd at the beginning of a trace.
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
@@ -321,6 +361,141 @@ Kernel State Dump : get vmaps, process names, fd at the beginning of a trace.
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.
+
+ + + + + +0.8.26
+ + +0.5.29
+0.5.29a
+ + +0.8
+ + +0.1
+ + +0.13
+ + +0.7
+ + +2.6.15-i386 (git)
+2.6.15-i386 (tarball)
+ + +Add user space tracing through system call.
+
+ + + + + +0.8.27
+ + +0.5.29
+0.5.29a
+0.5.30
+ + +0.8
+0.9
+ + +0.2
+0.3
+0.4
+ + +0.14
+ + +0.7
+ + +2.6.15-i386 (git)
+2.6.15-i386 (tarball)
+ + +Add function instrumentation tracing (gcc -finstrument-functions)
+
+ + + + + +0.8.28
+ + +0.5.33
+0.5.34
+ + +0.10
+ + +0.5 + + +0.15
+0.16
+ + +0.7
+ + +2.6.15-i386 (git)
+2.6.15-i386 (tarball)
+ + +Fast "Usertrace"
+Bugfixes.
+Network ip interfaces state.
+
+ + + + + +0.8.29
+0.8.30
+ + +0.5.33
+0.5.34
+ + +0.10
+ + +0.6 + + +0.17
+ + +0.7
+ + +2.6.15-i386 (git)
+2.6.15-i386 (tarball)
+ + +XML facilities description format changed. Now XML 1.0 : breaks compatibility +with old XML files.
+LTTV 0.8.30 changes the statistics tree structure. It adds user functions +statistics support.