X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=86222fd453bfc7ad90ee79dc9144c198ed523051;hb=0a208f0036e5100e71e3d88dcec42d2c98ece691;hp=3b6668f118efb75c74b15ee3d2b496e11ee9b9fd;hpb=d9e88ff57b8b835d50df5e0899891e20ed2f5471;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 3b6668f1..86222fd4 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3808,6 +3808,7 @@ powerpc64, s390, sparc, sparc64.
0.191
0.192
+0.193
0.76
@@ -3838,6 +3839,9 @@ behavior.
LTTng 0.192 fixes a crash with immediate values on x86 for kernel configured without modules. It was caused by a mainline commit which restricted the liveness of the "nop" table to init time in this configuration.
+LTTng 0.193 modifies timers to support RT kernels again, and modifies omap3 +trace clock spinlock taken with irqs off, turning it into a raw spinlock +(needed for RT kernel).