X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=TODO;fp=TODO;h=9688bccac2e795de5140bf67318c9093371fbbe4;hp=0a93069ca2eed652603340a8862ce137097fdaa3;hb=ffb25bd576e7bf4a4b5ac2465b7068b242428be8;hpb=fa8f9c825308ce02d5409979895c104cf9b6364c diff --git a/TODO b/TODO index 0a93069ca..9688bccac 100644 --- a/TODO +++ b/TODO @@ -7,3 +7,6 @@ TODOS: * 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.