X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=TODO;h=30628bbcfcf66106ebf0f6c7d1fe6c267c29c729;hb=30ca09e13b3c7e6ff5f719ea6882d97acee609eb;hp=9601e8eafee984a77bd5472f40b5e09108727894;hpb=f9e2cafd973a2aff4052d5ae8878b2078122d176;p=ust.git diff --git a/TODO b/TODO index 9601e8e..30628bb 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,12 @@ -- 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 - make sure the proper structures are cacheline aligned, and test performance, including multi-threaded