From: Pierre-Marc Fournier Date: Tue, 2 Feb 2010 01:25:24 +0000 (-0500) Subject: update TODO X-Git-Tag: v0.2~39 X-Git-Url: http://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=17183f1c5e2458774293b403931c5cb167da4edf update TODO --- diff --git a/TODO b/TODO index 8358f64..1999add 100644 --- a/TODO +++ b/TODO @@ -3,9 +3,11 @@ - have per-cpu channels - make a trace testing script (that can assert whether a trace contains certain events) - make web site +- use signal safe snprintf - fix header/lib priority problem at compilation - fix FIXME's in the code - make cli interface for flight recorder - add \n at end of messages in communication protocol - save_registers: save them only when the marker is active (complicated because we need to know their value at the address that is put in struct marker) - make streaming work +- ustd should work as a pool of threads