skip nested logging
[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>
15e89ad6 15<br>
16<br>
b720b182 17<br>
18* TODO (low priority)<br>
b720b182 19Integrate header generation (genevent) in kernel build system.<br>
c9eaf4ed 20Multithreaded lttd.<br>
b720b182 21<br>
15e89ad6 22* Need to be discussed<br>
b720b182 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>
b720b182 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>
15e89ad6 30* Not planned for integration<br>
4f782cda 31Remove the callback struct from the trace struct.<br>
15e89ad6 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.025707 seconds and 4 git commands to generate.