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