X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=doc%2Fdeveloper%2Flttng-lttv-compatibility.html;h=02881b2ea70ecd56e8b9d3f17f54a7e4b286ad3b;hb=0fe94b61008a7db3a43cdea9f7c45518628e13b9;hp=f06a8a148604ff6925cf4783aeb5988d23506e76;hpb=41e81bedff5b2a5c97e8b3770681954854b03072;p=lttv.git diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index f06a8a14..02881b2e 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3811,6 +3811,7 @@ powerpc64, s390, sparc, sparc64.
0.193
0.194
0.195
+0.196
0.76
@@ -3848,6 +3849,8 @@ trace clock spinlock taken with irqs off, turning it into a raw spinlock LTTng 0.194 uses mod_timer_pinned with add_timer_on to support NO_HZ SMP configs. Fixes incorrect API use introduced in 0.193.
LTTng 0.195 supports kernel 2.6.32.9.
+LTTng 0.196 fixes a declaration omission in ARM omap3 trace clock, introduced in +0.194.