Add TODO file
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 16 Sep 2011 15:32:50 +0000 (11:32 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 16 Sep 2011 15:32:50 +0000 (11:32 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..976db46
--- /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.
This page took 0.024689 seconds and 4 git commands to generate.