Final updates for release 0.2
[ust.git] / TODO
... / ...
CommitLineData
1- port changes from recent versions of lttng kernel (in progress by pmf)
2- make cli interface for changing subbuffer size and number (in progress by Douglas Santos)
3- performance testing tool (in progress by Rafik Fahem)
4- add buffering for receiving side in libustcomm
5- improve support for combined kernel/userspace tracing
6- make a trace testing script (that can assert whether a trace contains certain events)
7- make web site
8- document API
9- make sure the proper structures are cacheline aligned, and test performance, including multi-threaded
10- use signal safe snprintf
11- fix all valgrind errors
12- test with smaller subbuffer sizes
13- fix header/lib priority problem at compilation
14- fix FIXME's in the code
15- make a system (signal-based?) that allow the listener thread to not be started initially
16- make cli interface for flight recorder
17- save_registers: save them only when the marker is active (complicated because we need to know their value at the address that is put in struct marker)
18- make streaming work
19- ustd should work as a pool of threads
20- support multiple simultaneous traces
21- update viewer to support alignment of ust traces taken on different systems
This page took 0.021758 seconds and 4 git commands to generate.