X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=b680b968660ae6165bc2e3df3abc2563498a5467;hb=2b900087a95b4cea18ceaa7a902b55bf3207a566;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..b680b968 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -4073,6 +4073,8 @@ powerpc64, s390, sparc, sparc64.
0.233
0.234
0.235
+0.236
+0.237
0.76
@@ -4099,6 +4101,53 @@ 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.238
+0.239
+ + +0.76
+...
+0.87
+0.88
+ + +0.19.2
+ + +0.6
+ + +obsolete
+ + +2.6
+ + +2.6.36
+ + +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.