X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=TODO;h=7ae95c2ab7366c7d06951600574c0af6491845b5;hp=0a93069ca2eed652603340a8862ce137097fdaa3;hb=3e40ee67e45d41f30a3cb3e9c6cacb4f14bebc75;hpb=23c94fee70767ded67a947d215ce13c4ec19aeff diff --git a/TODO b/TODO index 0a93069ca..7ae95c2ab 100644 --- a/TODO +++ b/TODO @@ -3,7 +3,9 @@ TODOS: * Add --socket option if no HOME found (sessiond) * Use realloc() in ask_sessiond() (liblttngctl) -* perror() --> PERROR() (everywhere in the code) * Add a command to "lttng" to consume data when the tracer is in flightrecorder mode * Fix error handling for UST support when enabling events on all applications. * Support for UST remaining domains (PID, EXEC_NAME, FOLLOW_CHILDREN). +* Snapshot support. +* UDP support for network streaming. +* Optimize network streaming for throttle support.