X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=TODO;h=18484106a10deed9014ebafd02a663c03213dac7;hp=976db46288f004456102dc696838958e73500ecc;hb=3b25d04d4b29a50147e9b42b475153d7b80d1dff;hpb=a9c3515cb978d7696356e02924265c50487c6d5c diff --git a/TODO b/TODO index 976db4628..18484106a 100644 --- a/TODO +++ b/TODO @@ -3,7 +3,7 @@ TODOS: * Add --socket option if no HOME found (sessiond) * Use realloc() in ask_sessiond() (liblttngctl) -* Multiple level of debug, DBG1, DBG2, DBG3 with -vvv (sessiond) -* perror() --> PERROR() -* When add context EEXIST error should inform the client that already exist. -* Use lockfree hashtable for traceable-app, events list and channels list. +* perror() --> PERROR() (everywhere in the code) +* Use lockfree hashtable for tracing session list (session.h/.c) +* Complete lttng ust 2.0 support (all features) (in progress David G. et Mathieu D. - 03/11/2011) +* Add a command to "lttng" to consume data when the tracer is in flightrecorder mode