X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=d90bfad9362baa4cbc4e70d2a438c5b676a34201;hb=7980f12abc86812faddd1ebaf3dccd974297538a;hp=ef48bec30ac99aa69b318ef590ad5ffd8b9705e7;hpb=4e9bbbd3482f2dfe0a58b85c7c15f646a42afc94;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index ef48bec3..d90bfad9 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3314,9 +3314,15 @@ powerpc64, s390, sparc, sparc64.
0.12.8
+0.12.9
0.87
+0.88
+0.89
+0.90
+0.91
+0.92
0.60
@@ -3339,11 +3345,18 @@ obsolete
2.6.28.2
+2.6.28.3
+2.6.28.4
+2.6.29-rc3
LTTng 0.87 combines 4 page fault events into 2. This is a very high-speed 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).