lttctl ok
[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>
baffa645 14Finish integrating lttctl with lttd.<br>
b720b182 15<br>
95a4a619 16<br>
15e89ad6 17* TODO<br>
24c78300 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>
baffa645 28Find a different way to printk from instrumentation : forbidden from schedule
29and wakeup (causes a deadlock).<br>
b720b182 30<br>
15e89ad6 31* Need to be discussed<br>
b720b182 32Drop ltt-module-register and ltt-module-unregister, use exported variables.<br>
33RelayFS ioctl interface vs control through LTT netlink interface.<br>
34drop ltt_filter_control, use functions pointers instead.<br>
b720b182 35Merge facilities headers into one big header.<br>
36Change the name of XML files from XML to something else.<br>
37Remove ltt-base.c.<br>
38<br>
15e89ad6 39* Not planned for integration<br>
4f782cda 40Remove the callback struct from the trace struct.<br>
15e89ad6 41<br>
42<br>
b720b182 43<br>
44* Next experimental release patch division :<br>
45<br>
46ltt-instrumentation.diff<br>
47 - ltt-configmenu.diff (put in ltt-core.diff)<br>
48ltt-facilities-headers.diff<br>
49ltt-facilities-loader.diff<br>
50ltt-facilities.diff<br>
51ltt-instrumentation.diff<br>
52ltt-relayfs.diff<br>
53ltt-time.diff<br>
54ltt-core.diff<br>
55<br>
56<br>
57Mathieu Desnoyers<br>
1f2c88b1 58
59
60</body>
61</html>
This page took 0.025825 seconds and 4 git commands to generate.