From 972af454fdacdeda8f6e7980ce6261f1c92f4034 Mon Sep 17 00:00:00 2001 From: Pierre-Marc Fournier Date: Wed, 17 Feb 2010 12:20:37 -0500 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 88c6a51..50988d6 100644 --- a/TODO +++ b/TODO @@ -5,8 +5,10 @@ - improve support for combined kernel/userspace tracing - make a trace testing script (that can assert whether a trace contains certain events) - make web site +- document API - make sure the proper structures are cacheline aligned, and test performance, including multi-threaded - use signal safe snprintf +- fix all valgrind errors - test with smaller subbuffer sizes - fix header/lib priority problem at compilation - fix FIXME's in the code -- 2.34.1