X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=4e526f3c1126d6a3001d5aa14b6600e85b276e94;hb=5363eaebae83ce80d3a32098c191ff7c2516be12;hp=c5b6def11d77cce862f2f17b5aa1c1c4b3ecb881;hpb=1db0bd6a4b0334ca18e21d3c9c27476696a33e15;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index c5b6def1..4e526f3c 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3315,6 +3315,8 @@ powerpc64, s390, sparc, sparc64.
0.12.8
0.12.9
+0.12.10
+0.12.11
0.87
@@ -3322,7 +3324,6 @@ powerpc64, s390, sparc, sparc64.
0.89
0.90
0.91
-0.92
0.60
@@ -3357,6 +3358,7 @@ LTTng 0.88 and LTTV 0.12.9 now supports dynamic kernel instrumentation with kprobes through a simple /mnt/debugfs/ltt/kprobes/ interface.
LTTng 0.89 supports kernel 2.6.29-rc3, adds tree RCU tracing.
LTTng 0.91 optimizes the write to page function (data copy to the buffers).
+LTTV 0.12.11 fixes a nasty event id/timestamp bug for event IDs 29, 30, 31.
@@ -3373,9 +3375,14 @@ powerpc64, s390, sparc, sparc64.
0.12.8
0.12.9
+0.12.10
+0.92
0.93
+0.94
+0.95
+0.96
0.65
@@ -3398,6 +3405,9 @@ obsolete
LTTng 0.92 reorders the LTTng patchset and drops the /proc/ltt interface.
lttctl 0.65 updates ltt-armall to the new debugfs interface.
+lttv 0.12.10 fixes 32-bits host support for kprobes hash table.
+LTTng 0.94 adds ARM OMAP3 uniprocessor support, no power management support +yet.