X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=878712dbe4ad99804dbbcc90fcb13760ce599256;hb=d20f7ef655cab7ae2fc9392e608eea62eceb7dba;hp=47711f110c0afec755fafb01e04842de8f2d5a73;hpb=e73c591a71c8f4dc0e8daf86dbe3a0bd469eba30;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 47711f11..878712db 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -765,24 +765,37 @@ 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
@@ -795,15 +808,320 @@ obsolete
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.8.47
+ + +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.68a
+0.5.69
+ + +0.8
+0.9
+0.10
+ +obsolete
+ + +0.8
+0.9
+0.10
+0.11
+0.12
+ + +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.
+LTTng 0.5.69 : Fix ltt-usertrace blocking mode : causes OOPS on trace stop.
+
+ + + + + +0.8.45
+0.8.46
+0.8.47
+ + +0.5.70
+0.5.71
+ + +0.11
+ +obsolete
+ + +0.13
+ + +0.19
+0.20
+0.21
+0.22
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +LTTng 0.5.71 : Fix a bug with ltt-usertrace blocking mode.
+
+ + + + +0.8.48
+ + +0.5.72a
+0.5.72b
+ + +0.12
+ +obsolete
+ + +0.13
+ + +0.19
+0.20
+0.21
+0.22
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +Add TGID.
+Merge Tim Bird fixes for compiling LTTV out of tree.
+
+ + + + + +0.8.49
+ + +0.5.73
+0.5.74
+ + +0.13
+ +obsolete
+ + +0.14
+0.15
+ + +0.23
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +Add x86_64 support (Martin Bisson for Autodesk).
+Make LTTV control flow lines thicker (Tim Bird).
+
+ + + + + +0.8.49
+0.8.50
+0.8.51
+0.8.52
+0.8.53
+ + +0.5.75
+0.5.75a
+0.5.76
+0.5.78
+ + +0.13
+ +obsolete
+ + +0.14
+0.15
+ + +0.24
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +Integrate transport abstraction from Richard Purdie.
+LTTV 0.8.52 : Add "stop" event handling to detailed event list (gui).
+
+ + + + + +0.8.49
+0.8.50
+0.8.51
+0.8.52
+0.8.53
+ + +0.5.79
+ + +0.14
+0.15
+0.16
+0.17
+ +obsolete
+ + +0.14
+0.15
+ + +0.24
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +Separate the transport mechanism from the tracing (Richard Purdie).
+
+ + + + + +0.8.49
+0.8.50
+0.8.51
+0.8.52
+0.8.53
+0.8.54
+0.8.55
+0.8.56
+ + +0.5.80
+0.5.81
+0.5.82
+0.5.83
+0.5.86
+0.5.87
+ + +0.14
+0.15
+0.16
+0.17
+0.18
+ +obsolete
+ + +0.15
+0.16
+0.17
+ + +0.24
+0.25
+0.26
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +Fix syscall enum on x86_64.
+Fix types in ltt-core.h.
+ltt-usertrace 0.16 makes headers completely kernel independant, which is sane.
+genevent 0.25, ltt-usertrace 0.18 and lttng 0.5.83 add support for g++.
+LTTV 0.8.55 fixes stats accounting for PID 0 at beginning of trace.
+LTTng 0.5.87 fixes x86 kernel and process stack dump and adds nice menu options +for it.
+
+ + +