X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=59b29d8339e309415fdf9b15ea174cefb9ef72f7;hb=419f522563657e11ad7c983801367f66a967c30f;hp=bbc13f14594624ed5c57ef3cc01cef20135b431c;hpb=7b8814c48720e63cace83fb9b411b0f8b1940629;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 bbc13f14..59b29d83 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -477,7 +477,7 @@ Add function instrumentation tracing (gcc -finstrument-functions)
0.10
-0.5 +0.5
0.15
@@ -513,7 +513,7 @@ Network ip interfaces state.
0.10
-0.6 +0.6
0.17
@@ -537,19 +537,22 @@ statistics support.
0.8.31
+0.8.32
+0.8.33
+0.8.34
0.5.34
+0.5.36
0.1
-
- 0.10
+0.11
-0.6 +0.6
0.17
@@ -568,6 +571,307 @@ Separate the viewer from the tracing controller (userful for embedded tracing).< + + +0.8.34
+0.8.35
+ + +0.5.37
+0.5.38
+0.5.39
+0.5.40
+0.5.41
+ + +0.1
+0.2
+ +0.12
+ + +0.7
+0.8
+ + +0.17
+0.18
+ + +0.7
+ + +2.6.16-i386 (git)
+2.6.16-i386 (tarball)
+ + +Kernel 2.6.16 support.
+LTTng 0.5.38 : Fix deadlock scenario involving deliver from an NMI handler.
+LTTng 0.5.40/ltt-usertrace 0.8 : Fix off-by-one which pushes the reader with small subbuffers (only in buffer full condition)
+genevent 0.18 fixes missing nested subtypes align/write functions.
+
+ + + + + +0.8.34
+0.8.35
+ + +0.5.42
+0.5.43
+ + +0.3
+0.4
+ +0.13
+0.14
+ + +0.7
+0.8
+ + +0.17
+0.18
+ + +0.7
+ + +2.6.16-i386 (git)
+2.6.16-i386 (tarball)
+ + +Improvements in ltt-statedump process state.
+LTTng 0.5.43 : Add ARM IRQ statedump.
+
+ + + + + +0.8.34
+0.8.35
+0.8.36
+ + +0.5.44
+0.5.45
+ + +0.5
+ +0.13
+0.14
+0.15
+ + +0.7
+0.8
+ + +0.17
+0.18
+ + +0.7
+ + +2.6.16-i386 (git)
+2.6.16-i386 (tarball)
+ + +Add IRQ enable/disable/save/restore instrumentation under locking.xml.
+Various architecture specific fixes.
+LTTV : Add process names to textDump.
+
+ + + + + +0.8.37
+0.8.38
+0.8.39
+0.8.40
+ + +0.5.46
+ + +0.6
+ +0.15
+ + +0.8
+ + +0.18
+ + +0.7
+ + +2.6.16-i386 (git)
+2.6.16-i386 (tarball)
+ + +Add C2 Microsystems support in LTTV and ltt-control.
+Include fixes to instrumentation of MIPS and PPC from Yuri Frolov.
+Fix state dump states in LTTV.
+Fix interrupt and diskperformance views.
+
+ + + + + +0.8.37
+0.8.38
+0.8.39
+0.8.40
+ + +0.5.47a
+ + +0.6
+ +obsolete
+ + +0.8
+ + +0.18
+ + +0.7
+ + +2.6.16-i386 (git)
+2.6.16-i386 (tarball)
+ + +Merge ltt-modules into the kernel tree.
+
+ + + + + +0.8.41
+0.8.42
+0.8.43
+0.8.44
+ + +0.5.48
+0.5.49
+0.5.51
+0.5.52
+0.5.52a
+0.5.52b
+0.5.52c
+0.5.55
+0.5.56
+0.5.57
+ + +0.6
+0.7
+ +obsolete
+ + +0.8
+0.9
+0.10
+ + +0.19
+0.20
+0.21
+ + +0.7
+ + +2.6.16-i386 (git)
+2.6.16-i386 (tarball)
+ + +Fix LTTV for PowerPC. Integrate some fixes useful for other architectures.
+Basic PowerPC tracing (incomplete instrumentation).
+LTTng 0.5.51, 0.5.52, genevent 0.20 : code indentation fix.
+LTTV 0.4.42, LTTng 0.5.55, LTT control 0.7, genevent 0.21 : PowerPC 32 and 64 +bits support.
+LTTng 0.5.56 : MIPS time frequency fix.
+LTTng 0.5.57 : add 32 bits compat execve tracing (for 64 bits architectures).
+LTTV 0.8.43 : fix trace start time, 0.8.44 : interrupt view fixes.
+ltt-usertrace : add a java tracing example.
+
+ + + + + +0.8.45
+0.8.46
+ + +0.5.58
+0.5.59
+0.5.60
+0.5.61
+0.5.62
+0.5.63
+0.5.64
+0.5.65
+0.5.66
+0.5.68
+ + +0.8
+0.9
+ +obsolete
+ + +0.8
+0.9
+0.10
+0.11
+ + +0.19
+0.20
+0.21
+0.22
+ + +0.7
+ + +2.6.16-i386 (git)
+2.6.16-i386 (tarball)
+ + +Add support for fs_data facility : get the first 32 bytes of data in read and +write system calls.
+LTTng 0.5.59 : Fix usertrace facility registration : fork vs exec.
+LTTV 0.8.46 : fix end of process in state.c.
+LTTng 0.5.65 : Fix ltt-heartbeat.
+
+ + + + +