X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-roadmap.html;h=6d8a45e93334e2ca4a340170c6fafb9fdc3db37a;hb=b0a1cd5673c6c98777180651fff157e9fcadb586;hp=7f6fd7380c5998b6d7805f3ebf119faa7e6c4784;hpb=ef2b07c1e21e966ba59ef7590ce8eaffdd8a8f29;p=lttv.git diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html index 7f6fd738..6d8a45e9 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -16,6 +16,8 @@ The % symbol marks who is interested in the realisation of the item.
LTTV Roadmap

* TODO
+(2) Make GUI Event list trigger state computation.
+(2) state.c : add Softirq execution mode.
(3) Make LTTV aware of type formats defined in the XML file.
(3) Use a per architecture enumeration for traps.
(3) Integrate Kernel State Dump information.
@@ -23,7 +25,9 @@ The % symbol marks who is interested in the realisation of the item.
filter.
# Parisa Heidari
(4) create a graphical per cpu activity view.
-(7) create an analysis of function time (like a precise gprof)
+(5) Flight recorder : start lttd automatically upon GUI trace control stop.
+(5) Event sequence detector (inspired from regular expressions).
+(7) create an analysis of function time (like a precise gprof).
-> with gcc -f inline-functions
(7) Create a hardware counter viewer (low cost rate counters : L1 cache miss, page faults, interrupts...).
(10) Add cancel button to LTTV filter GUI window.