current todo
[lttv.git] / ltt / branches / poly / doc / developer / ltt-experimental-rewrite.html
... / ...
CommitLineData
1<html>
2<body>
3Here the status of the work in progress for LTT experimental<br>
4<br>
5* Done<br>
6remove ltt-headers.h<br>
7remove ltt-log.h<br>
8Put trace->active later in _ltt_trace_start()<br>
9ltt_trace_create() remove sleep in spinlock use GFP_ATOMIC kmalloc<br>
10Fix the locking of module hooks.<br>
11Fix the traps -> disable nested logging for now.<br>
12Use per cpu spinlock on trace list.<br>
13Finish the control module, libltt and lttctl : netlink interface<br>
14<br>
15<br>
16* TODO<br>
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>
22<br>
23<br>
24<br>
25* TODO (low priority)<br>
26Integrate header generation (genevent) in kernel build system.<br>
27Multithreaded lttd.<br>
28<br>
29* Need to be discussed<br>
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>
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>
37* Not planned for integration<br>
38Remove the callback struct from the trace struct.<br>
39<br>
40<br>
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>
56
57
58</body>
59</html>
This page took 0.021949 seconds and 4 git commands to generate.