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