X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=877b5d2f8e9718390d40feeeb74057afbc5cde5e;hb=a54f1427647c06acb6777c6fdfc803eb718276fc;hp=878712dbe4ad99804dbbcc90fcb13760ce599256;hpb=6d2fa691bad0f4b702f83d16158aad14823af531;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 878712db..877b5d2f 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-compatibility.html @@ -1071,6 +1071,7 @@ Separate the transport mechanism from the tracing (Richard Purdie).
0.8.54
0.8.55
0.8.56
+0.8.57
0.5.80
@@ -1079,6 +1080,8 @@ Separate the transport mechanism from the tracing (Richard Purdie).
0.5.83
0.5.86
0.5.87
+0.5.88
+0.5.89
0.14
@@ -1114,6 +1117,10 @@ 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.