X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=3d8171de8c5678d9dfe1d6ab42d33e0bb22c25ba;hb=f9ff56f33f4c176f2f053ed204adf728740b6ff8;hp=15d7180d43ed538c05b93980cf281e7654e2dfbd;hpb=09d6a9965e3d492ac994e2eaa8cf535d2dff58f4;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html index 15d7180d..3d8171de 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-compatibility.html +++ b/trunk/lttv/doc/developer/lttng-lttv-compatibility.html @@ -3217,6 +3217,7 @@ powerpc64, s390, sparc, sparc64.
0.12.4
0.12.5
0.12.6
+0.12.7
0.65
@@ -3238,6 +3239,9 @@ powerpc64, s390, sparc, sparc64.
0.81
0.82
0.83
+0.84
+0.85
+0.86
0.60
@@ -3263,6 +3267,7 @@ obsolete
2.6.27.9
2.6.27.10
2.6.28
+2.6.28.1
Channels are now dynamically allocated at runtime by LTTng.
@@ -3289,6 +3294,10 @@ LTTng 0.82 fixes x86_32 entry_32.S syscall tracing missing event due to thread flag being moved to bit 9 in 2.6.28. The testb has to be changed for a testw.
LTTng 0.83 fixes kerneldoc.
+LTTng 0.84 adds block layer tracing.
+LTTng 0.85 fixes function tracer support.
+LTTV 0.12.7 updates LTTV to the new lttctl and ltt-armall commands.
+LTTng 0.86 fixes entry_64.S irq off tracer support.