From: Mathieu Desnoyers Date: Wed, 19 May 2010 21:53:51 +0000 (-0400) Subject: update compat X-Git-Tag: 0.12.32~9 X-Git-Url: http://git.liburcu.org/?p=lttv.git;a=commitdiff_plain;h=bfd10e86a5c3ce8cd8f01cbf0cd6d2c5d97025a0 update compat Signed-off-by: Mathieu Desnoyers --- diff --git a/doc/developer/lttng-lttv-compatibility.html b/doc/developer/lttng-lttv-compatibility.html index 3dbe6afb..9ce4ca18 100644 --- a/doc/developer/lttng-lttv-compatibility.html +++ b/doc/developer/lttng-lttv-compatibility.html @@ -3845,6 +3845,7 @@ powerpc64, s390, sparc, sparc64.
0.82
0.83
0.84
+0.85
obsolete
@@ -3927,6 +3928,8 @@ LTTng 0.213 supports kernel 2.6.33.3, moves call_64.h to the correct header location and fixes -rt kernel teardown locking issue.
LTTng 0.214 support kernel 2.6.33.4.
LTTng 0.215 fixes module circular dependendy.
+ltt-control 0.85 contains an update lttd which uses fadvise and sync_file_range +to ensure that the page cache is not filled by trace buffers.