X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=1020a7649f939870e1d90fcfd9433f1793b1a425;hb=4bc3cc92ac48731ab2bd5e5b392a3f052b56fb37;hp=a608ff5ceb41f61fd58a26d36198d2940308918e;hpb=31c0074986ce82148370ab7f3a6f20ad4e68f09f;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index a608ff5c..1020a764 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3811,6 +3811,7 @@ powerpc64, s390, sparc, sparc64.
0.12.33
0.12.34
0.12.35
+0.12.36
0.191
@@ -4000,6 +4001,7 @@ powerpc64, s390, sparc, sparc64.
0.12.30
...
0.12.35
+0.12.36
0.227
@@ -4068,11 +4070,14 @@ powerpc64, s390, sparc, sparc64.
0.12.30
...
0.12.35
+0.12.36
0.233
0.234
0.235
+0.236
+0.237
0.76
@@ -4099,6 +4104,62 @@ obsolete
LTTng 0.233 and lttng-modules 0.19.1 support kernel 2.6.36.
LTTng 0.234 removes duplicated old-napi duplicated device instrumentation.
LTTng 0.235 re-insert missing network tracepoint.
+LTTng 0.236 (patch cleanup for 0.237) fixes mainline power event breakage.
+ + + + +x86, alpha, arm26, avr32, cris, frv, h8300, m32r, m68knommu, parisc, sh, sh64, +um, v850, xtensa.
+arm, i686, ia64, m68k, mips, mipsel, x86_64, powerpc 405, +powerpc64, s390, sparc, sparc64.
+ + + + + +0.12.30
+...
+0.12.35
+0.12.36
+ + +0.238
+0.239
+0.239-1 (Linaro)
+0.240
+ + +0.76
+...
+0.87
+0.88
+ + +0.19.2
+ + +0.6
+ + +obsolete
+ + +2.6
+ + +2.6.36
+2.6.36.2
+ + +LTTng 0.238 and lttng-modules 0.19.2 now reserve the PMU on ARM OMAP2+ when a +trace session starts. We're playing nice with perf.
+LTTng 0.239 updates the generic alignment API patch.
+LTTV 0.12.36 contains small improvements and bugfixes.
+LTTng 0.239-1 (Linaro) introduces a LTTng tree based off the Linaro kernel tree. +It will be rebased for each Linaro kernel release.
+LTTng 0.240 supports kernel 2.6.36.2, and adds user-space trace clock read +support through clock_gettime() for UST.