X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=483dd2e8edbba07de7b5a5b12253922884d2e44f;hb=6364fee45fe54fd92525a145fa1fc78f77613645;hp=995c28d2acf2aa929d1e94ebc91cda01f25d2166;hpb=0893aa5b990fe2875aac0e9d129e7819f51b34fd;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 995c28d2..483dd2e8 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1070,12 +1070,29 @@ Separate the transport mechanism from the tracing (Richard Purdie).
0.8.53
0.8.54
0.8.55
+0.8.56
+0.8.57
+0.8.59
0.5.80
0.5.81
0.5.82
0.5.83
+0.5.86
+0.5.87
+0.5.88
+0.5.89
+0.5.90
+0.5.91
+0.5.92
+0.5.94
+0.5.95
+0.5.96
+0.5.98
+0.5.99
+0.5.100
+0.5.103
0.14
@@ -1090,10 +1107,13 @@ obsolete
0.15
0.16
0.17
+0.18
0.24
0.25
+0.26
+0.27
0.7
@@ -1108,13 +1128,119 @@ 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.
+LTTV 0.8.57 fixes a bug recently introduced in event list scroll/page/move +up.
+LTTng 0.5.88 fixes an important bug, present in all LTTng versions, which +makes it discard silently every event nested on an already executing probe.
+genevent 0.27 and ltt-usertrace 0.18 fix a problem with alignment of the +userspace printf event.
+LTTng 0.5.101 Adds sysenter/sysexit instrumentation. It also fixes i386 stack +dump.

+ + +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.8.57
+0.8.59
+ + +0.5.104
+ + +0.19
+ +obsolete
+ + +0.15
+0.16
+0.17
+0.18
+ + +0.24
+0.25
+0.26
+0.27
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +High, medium and low event rate channel size and number of subbuffers. Default : +high 1MB, medium 256KB, low 64KB.
+
+ + + + + + + +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.8.57
+0.8.59
+ + +0.5.105
+ + +0.20
+ +obsolete
+ + +0.15
+0.16
+0.17
+0.18
+ + +0.24
+0.25
+0.26
+0.27
+ + +0.7
+ + +2.6.17 (git)
+2.6.17 (tarball)
+ + +Add hybrid mode : High event rate channels are in flight recorder mode, +low/medium rate channels in normal tracing mode.
+
+ + +