X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=TODO;h=9688bccac2e795de5140bf67318c9093371fbbe4;hb=HEAD;hp=976db46288f004456102dc696838958e73500ecc;hpb=a9c3515cb978d7696356e02924265c50487c6d5c;p=lttng-tools.git diff --git a/TODO b/TODO deleted file mode 100644 index 976db4628..000000000 --- a/TODO +++ /dev/null @@ -1,9 +0,0 @@ -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.