X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=TODO;h=24c845212e136d76093661ef65117bf4c8a1f8f1;hb=e17571a59eef2b054c7432f6cba10c2cb467a182;hp=1999add7daeb4057cfa3992d5e54dfe851dfb0cb;hpb=17183f1c5e2458774293b403931c5cb167da4edf;p=ust.git diff --git a/TODO b/TODO index 1999add..24c8452 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,17 @@ -- port changes from recent versions of lttng kernel -- update to trace format 2.5 -- have per-cpu channels +- port changes from recent versions of lttng kernel (in progress by pmf) +- update to trace format 2.5 (in progress by pmf) - make a trace testing script (that can assert whether a trace contains certain events) - make web site +- make sure the proper structures are cacheline aligned, and test performance, including multi-threaded - use signal safe snprintf +- test with smaller subbuffer sizes - fix header/lib priority problem at compilation - fix FIXME's in the code +- make a system (signal-based?) that allow the listener thread to not be started initially - make cli interface for flight recorder +- make cli interface for changing subbuffer size and number - add \n at end of messages in communication protocol - 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) - make streaming work - ustd should work as a pool of threads +- support multiple simultaneous traces