X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=TODO;h=600c60ef172a34b3476f31fa25643a5f792ee256;hb=6c42ce2c7f9c9f2c91170e87029c9c2702a76c6e;hp=9601e8eafee984a77bd5472f40b5e09108727894;hpb=f9e2cafd973a2aff4052d5ae8878b2078122d176;p=ust.git diff --git a/TODO b/TODO index 9601e8e..600c60e 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 +- add compilation tests - test with smaller subbuffer sizes +- add option to usttrace to select subbuffer size/count - correctly destroy buffers at trace destroy - add option to see subbuffer size and count - performance testing tool (in progress by Rafik Fahem) +- 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