add comments from mraymond
[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>
b720b182 10<br>
95a4a619 11<br>
15e89ad6 12* TODO<br>
b720b182 13Fix the locking of module hooks.<br>
c9eaf4ed 14Per cpu read lock on trace structure OR use list rcu.<br>
15Remove the callback struct from the trace struct.<br>
15e89ad6 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>
32<br>
33<br>
b720b182 34<br>
35* Next experimental release patch division :<br>
36<br>
37ltt-instrumentation.diff<br>
38 - ltt-configmenu.diff (put in ltt-core.diff)<br>
39ltt-facilities-headers.diff<br>
40ltt-facilities-loader.diff<br>
41ltt-facilities.diff<br>
42ltt-instrumentation.diff<br>
43ltt-relayfs.diff<br>
44ltt-time.diff<br>
45ltt-core.diff<br>
46<br>
47<br>
48Mathieu Desnoyers<br>
1f2c88b1 49
50
51</body>
52</html>
This page took 0.024978 seconds and 4 git commands to generate.