update compat
[lttv.git] / doc / developer / lttng-lttv-compatibility.html
index f06a8a148604ff6925cf4783aeb5988d23506e76..b8969b598e01763fa6ab38daceb0101a5a11bbce 100644 (file)
@@ -3811,6 +3811,7 @@ powerpc64, s390, sparc, sparc64.<br>
 0.193<br>
 0.194<br>
 0.195<br>
+0.196<br>
 </td>
 <td style="vertical-align: top;">
 0.76<br>
@@ -3848,6 +3849,13 @@ 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.<br>
 LTTng 0.195 supports kernel 2.6.32.9.<br>
+LTTng 0.196 fixes a declaration omission in ARM omap3 trace clock, introduced in
+0.194.<br>
+LTTng 0.197 adds compiler barriers within nesting count. Eliminates possible
+false-negative caused by heavy compiler optimization. This only affects
+self-detection of internal LTTng problems (e.g. detecting trap recursion within
+the tracer), so it is not crucially important to update.<br>
+LTTng 0.198 fixes a periodic flush timer bug introduced in LTTng 0.194.<br>
 </td>
 <td style="vertical-align: top;">
 </td>
This page took 0.035633 seconds and 4 git commands to generate.