X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=7118c9333ccb1b17b3c77239a301d2f24deb3494;hb=003e753f6b82170e6bdeb5ee594b6cb861714c48;hp=0e6a634d1be5e4773bb7171932ee069b7f26e5c3;hpb=d701c5fe8b93d7513d3179abe1e9b4e35e2b3399;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 0e6a634d..7118c933 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1069,12 +1069,21 @@ Separate the transport mechanism from the tracing (Richard Purdie).
0.8.52
0.8.53
0.8.54
+0.8.55
+0.8.56
+0.8.57
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.14
@@ -1093,6 +1102,7 @@ obsolete
0.24
0.25
+0.26
0.7
@@ -1106,6 +1116,13 @@ 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.
+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.