X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=TODO;h=e772f460fe1869eeff20091c9b6e478eed7d6bdb;hb=01ec234c60dbd2e047927ace561201417e83e4ef;hp=9b1d2f9ddfff099ab74064479996d37a2fe49ae2;hpb=a0c822d0d08ba0f78c85d11871dc733c35db4ee8;p=ust.git diff --git a/TODO b/TODO index 9b1d2f9..e772f46 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,13 @@ - port changes from recent versions of lttng kernel (in progress by pmf) -- make cli interface for changing subbuffer size and number (in progress by Douglas Santos) - performance testing tool (in progress by Rafik Fahem) - add buffering for receiving side in libustcomm +- add --alloc-trace option in ustctl +- fix locking in the do_cmd_* functions - improve support for combined kernel/userspace tracing - make a trace testing script (that can assert whether a trace contains certain events) - make web site (in progress by pmf) - 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