X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=77267358f4a9a19d7474385461b22a7dd4354065;hb=1590698920bfccb19647624af1bb4c4f9ed667ff;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..77267358 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,8 +3375,10 @@ powerpc64, s390, sparc, sparc64.
0.12.8
0.12.9
+0.12.10
+0.92
0.93
@@ -3398,6 +3402,7 @@ 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.