update
[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>
10<br>
11<br>
12* TODO<br>
13Fix the locking of module hooks.<br>
14Per cpu read lock on trace structure OR use list rcu.<br>
15<br>
16<br>
17<br>
18* TODO (low priority)<br>
19Integrate header generation (genevent) in kernel build system.<br>
20Multithreaded lttd.<br>
21<br>
22* Need to be discussed<br>
23Drop ltt-module-register and ltt-module-unregister, use exported variables.<br>
24RelayFS ioctl interface vs control through LTT netlink interface.<br>
25drop ltt_filter_control, use functions pointers instead.<br>
26Merge facilities headers into one big header.<br>
27Change the name of XML files from XML to something else.<br>
28Remove ltt-base.c.<br>
29<br>
30* Not planned for integration<br>
31Remove the callback struct from the trace struct.<br>
32<br>
33<br>
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>
49
50
51</body>
52</html>
This page took 0.021986 seconds and 4 git commands to generate.