From: compudj Date: Fri, 16 Dec 2005 05:03:29 +0000 (+0000) Subject: what I currently do (mathieu) X-Git-Tag: v0.12.20~2093 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=dd2b51ab03569fd5e6ac946785a0b720b23e4658;p=lttv.git what I currently do (mathieu) git-svn-id: http://ltt.polymtl.ca/svn@1396 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html index 537ab73f..45b0fb25 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -19,10 +19,12 @@ The % symbol marks who is interested in the realisation of the item.
(1) Port LTTV to genevent-new parser.
# Mathieu Desnoyers
(2) Fix bug with enums in lttv : make them use the value associated.
+ # Mathieu Desnoyers
(4) create a event rate graphical view : Will be useful in conjonction with the filter.
# Parisa Heidari
(6) migrate align to lttv parser.
+ # Mathieu Desnoyers
(7) create an analysis of function time (like a precise gprof)
-> with gcc -f inline-functions
(10) Add cancel button to LTTV filter GUI window.