X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=c3a282aa4df69c37157d00de06127cbb92c2f1c1;hb=ab263a10cbf52cc15dd9321d64aa9b419df7b27d;hp=48d9454f83aa7c24fdeae1fe3f2a3362a8c15648;hpb=4d7d8d3a35c90283adbc5d57251d5a71434d50d9;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 48d9454f..c3a282aa 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
@@ -3356,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,13 +3376,26 @@ powerpc64, s390, sparc, sparc64.
0.12.8
0.12.9
0.12.10
+0.12.11
+0.12.12
0.92
0.93
+0.94
+0.95
+0.96
+0.97
+0.98
+0.99
+0.100
+0.101
+0.102
+0.103
0.65
+0.66
obsolete
@@ -3395,11 +3411,17 @@ obsolete
2.6.29-rc4
+2.6.29-rc6
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.
+LTTng 0.99 fixes ARM syscall exit tracing.
+LTTng 0.101 supports Linux kernel 2.6.29-rc6.
+LTTng 0.103 integrates a patch to cache the page_address lookup.