From 432a1b04774579cefbed4126a66427cb730c5a0a Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sun, 21 Nov 2010 10:40:41 -0500 Subject: [PATCH] lttngtrace update todo Signed-off-by: Mathieu Desnoyers --- lttng/lttngtrace.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lttng/lttngtrace.c b/lttng/lttngtrace.c index f43c097..2aa2a47 100644 --- a/lttng/lttngtrace.c +++ b/lttng/lttngtrace.c @@ -25,6 +25,8 @@ * TODO: LTTng should support per-session tracepoint activation. * TODO: use mkstemp() and save last trace name in user's home directory. * TODO: drop priv + reenable standard signal handlers + call lttv at the end. + * TODO: -o option should be limited to creation of files in locations that the + * calling user has file creation access. */ #include -- 2.34.1