From: Mathieu Desnoyers Date: Sun, 22 Jan 2012 20:52:05 +0000 (-0500) Subject: Update TODO X-Git-Tag: v2.0-pre12~17 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=c0be14c235542c5852d96b9b840c44a29349b002;hp=80996790fa42072d6525f2adb9a910312077bef6;p=lttng-modules.git Update TODO Signed-off-by: Mathieu Desnoyers --- diff --git a/TODO b/TODO index d0d380aa..18d99d51 100644 --- a/TODO +++ b/TODO @@ -10,14 +10,7 @@ TODO: A) Cleanup/Testing - 1) Remove debugfs "lttng" file (keep only procfs "lttng" file). - The rationale for this is that this file is needed for - user-level tracing support (LTTng-UST 2.0) intended to be - used on production system, and therefore should be present as - part of a "usually mounted" filesystem rather than a debug - filesystem. - - 2) Test lib ring buffer snapshot feature. + 1) Test lib ring buffer snapshot feature. When working on the lttngtop project, Julien Desfossez reported that he needed to push the consumer position forward explicitely with lib_ring_buffer_put_next_subbuf.