X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=17f0a00695cae7d4e0e398714fdc161b3478a825;hb=abe858bce4d8a5bf975318686ed7ecea707fdaec;hp=6b45e9e07569e00e800be38e07a7edf44bff107c;hpb=996dfce444959be162ca2fdab486e1a557b60c80;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 6b45e9e0..17f0a006 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3319,6 +3319,9 @@ powerpc64, s390, sparc, sparc64.
0.87
0.88
+0.89
+0.90
+0.91
0.60
@@ -3341,6 +3344,8 @@ obsolete
2.6.28.2
+2.6.28.3
+2.6.29-rc3
LTTng 0.87 combines 4 page fault events into 2. This is a very high-speed @@ -3348,6 +3353,8 @@ tracing path.
LTTV 0.12.8 supports LTTng 0.87.
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).