X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=TODO;h=30628bbcfcf66106ebf0f6c7d1fe6c267c29c729;hb=30ca09e13b3c7e6ff5f719ea6882d97acee609eb;hp=f97e51d290196bdf574e56f94d9a38a7b3a2876d;hpb=92b339a9898af785a1c6dce53559b2f920a561e3;p=ust.git diff --git a/TODO b/TODO index f97e51d..30628bb 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,11 @@ -- make web site (in progress by pmf) -- support multiple simultaneous traces -- fix FIXME's in the code -- test with smaller subbuffer sizes - correctly destroy buffers at trace destroy -- add option to see subbuffer size and count -- performance testing tool (in progress by Rafik Fahem) +- add multi-threaded test program +- fix FIXME's in the code +- support multiple simultaneous traces +- add compilation tests +- add option to usttrace to select subbuffer size/count +- add option to see subbuffer size and count (need to test it) +- performance testing tool (in progress by Douglas Santos) - profile with oprofile or similar to check for perf bottlenecks - improve support for combined kernel/userspace tracing - document API