From 2e947bdec72fe0e3a2ba67253f2f430c54876ab2 Mon Sep 17 00:00:00 2001 From: Pierre-Marc Fournier Date: Tue, 9 Feb 2010 12:35:27 -0500 Subject: [PATCH] update TODO --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 768ade9..24c8452 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ -- port changes from recent versions of lttng kernel -- update to trace format 2.5 +- port changes from recent versions of lttng kernel (in progress by pmf) +- update to trace format 2.5 (in progress by pmf) - make a trace testing script (that can assert whether a trace contains certain events) - make web site - make sure the proper structures are cacheline aligned, and test performance, including multi-threaded @@ -7,6 +7,7 @@ - test with smaller subbuffer sizes - fix header/lib priority problem at compilation - fix FIXME's in the code +- make a system (signal-based?) that allow the listener thread to not be started initially - make cli interface for flight recorder - make cli interface for changing subbuffer size and number - add \n at end of messages in communication protocol -- 2.34.1