current todo
[lttv.git] / ltt / branches / poly / doc / developer / ltt-experimental-rewrite.html
CommitLineData
1f2c88b1 1<html>
2<body>
15e89ad6 3Here the status of the work in progress for LTT experimental<br>
4<br>
b720b182 5* Done<br>
b720b182 6remove ltt-headers.h<br>
7remove ltt-log.h<br>
c9eaf4ed 8Put trace->active later in _ltt_trace_start()<br>
9ltt_trace_create() remove sleep in spinlock use GFP_ATOMIC kmalloc<br>
1502fa62 10Fix the locking of module hooks.<br>
11Fix the traps -> disable nested logging for now.<br>
12Use per cpu spinlock on trace list.<br>
24c78300 13Finish the control module, libltt and lttctl : netlink interface<br>
b720b182 14<br>
95a4a619 15<br>
15e89ad6 16* TODO<br>
24c78300 17Finish integrating lttctl with lttd.<br>
18Add information in the buffer header : buffer size, etc etc...<br>
19 -> this information is so small that we can repeat it. Makes flight recorder
20 easier to decode.<br>
21Add trace start structure to facility channel.<br>
15e89ad6 22<br>
23<br>
b720b182 24<br>
25* TODO (low priority)<br>
b720b182 26Integrate header generation (genevent) in kernel build system.<br>
c9eaf4ed 27Multithreaded lttd.<br>
b720b182 28<br>
15e89ad6 29* Need to be discussed<br>
b720b182 30Drop ltt-module-register and ltt-module-unregister, use exported variables.<br>
31RelayFS ioctl interface vs control through LTT netlink interface.<br>
32drop ltt_filter_control, use functions pointers instead.<br>
b720b182 33Merge facilities headers into one big header.<br>
34Change the name of XML files from XML to something else.<br>
35Remove ltt-base.c.<br>
36<br>
15e89ad6 37* Not planned for integration<br>
4f782cda 38Remove the callback struct from the trace struct.<br>
15e89ad6 39<br>
40<br>
b720b182 41<br>
42* Next experimental release patch division :<br>
43<br>
44ltt-instrumentation.diff<br>
45 - ltt-configmenu.diff (put in ltt-core.diff)<br>
46ltt-facilities-headers.diff<br>
47ltt-facilities-loader.diff<br>
48ltt-facilities.diff<br>
49ltt-instrumentation.diff<br>
50ltt-relayfs.diff<br>
51ltt-time.diff<br>
52ltt-core.diff<br>
53<br>
54<br>
55Mathieu Desnoyers<br>
1f2c88b1 56
57
58</body>
59</html>
This page took 0.025459 seconds and 4 git commands to generate.