X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=TODO;h=50988d6c56deb5c70c7699a28de8e735a7a543d7;hb=e2b815a9b15bf6eb940aaa0b336327a1702c3576;hp=464844207d696656ef3a5a919f956a70527a8f11;hpb=3b74716bdf322fb5a839680b314ad18a95d887d3;p=ust.git diff --git a/TODO b/TODO index 4648442..50988d6 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,14 @@ - 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 - improve support for combined kernel/userspace tracing - make a trace testing script (that can assert whether a trace contains certain events) - make web site +- 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 - fix FIXME's in the code @@ -15,3 +18,4 @@ - make streaming work - ustd should work as a pool of threads - support multiple simultaneous traces +- update viewer to support alignment of ust traces taken on different systems