update
[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>
b720b182 13<br>
95a4a619 14<br>
15e89ad6 15* TODO<br>
16<br>
17<br>
b720b182 18<br>
19* TODO (low priority)<br>
b720b182 20Integrate header generation (genevent) in kernel build system.<br>
c9eaf4ed 21Multithreaded lttd.<br>
b720b182 22<br>
15e89ad6 23* Need to be discussed<br>
b720b182 24Drop ltt-module-register and ltt-module-unregister, use exported variables.<br>
25RelayFS ioctl interface vs control through LTT netlink interface.<br>
26drop ltt_filter_control, use functions pointers instead.<br>
b720b182 27Merge facilities headers into one big header.<br>
28Change the name of XML files from XML to something else.<br>
29Remove ltt-base.c.<br>
30<br>
15e89ad6 31* Not planned for integration<br>
4f782cda 32Remove the callback struct from the trace struct.<br>
15e89ad6 33<br>
34<br>
b720b182 35<br>
36* Next experimental release patch division :<br>
37<br>
38ltt-instrumentation.diff<br>
39 - ltt-configmenu.diff (put in ltt-core.diff)<br>
40ltt-facilities-headers.diff<br>
41ltt-facilities-loader.diff<br>
42ltt-facilities.diff<br>
43ltt-instrumentation.diff<br>
44ltt-relayfs.diff<br>
45ltt-time.diff<br>
46ltt-core.diff<br>
47<br>
48<br>
49Mathieu Desnoyers<br>
1f2c88b1 50
51
52</body>
53</html>
This page took 0.024276 seconds and 4 git commands to generate.