From c5cab5d91f8dfbcc7eb4f376a71a48b065fa6a9f Mon Sep 17 00:00:00 2001 From: compudj Date: Sun, 19 Mar 2006 18:40:55 +0000 Subject: [PATCH] update roadmap git-svn-id: http://ltt.polymtl.ca/svn@1714 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html index af79261a..dc444ee6 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-roadmap.html @@ -19,16 +19,15 @@ The % symbol marks who is interested in the realisation of the item.
(3) Make LTTV aware of type formats (visual separators) defined in the XML file.
(3) Use a per architecture enumeration for traps.
-(4) create a event rate graphical view : Will be useful in conjunction with the - filter.
- # Parisa Heidari
(4) Add event specific fields support to filter.
(4) create a graphical per cpu activity view.
(5) Add Python scripting hooks.
(5) Flight recorder : start lttd automatically upon GUI trace control stop.
(5) Automatically detect traces with too much processes and disable faulty operations.
(5) Event sequence detector (inspired from regular expressions).
-(7) Create a hardware counter viewer (low cost rate counters : L1 cache miss, page faults, interrupts...).
+(7) Create a hardware counter viewer (low cost rate counters : L1 cache miss, +page faults, interrupts...). This will be a generalisation of the event rate +view into a view of the evolution of a user definable event field.
(10) Add cancel button to LTTV filter GUI window.

-- 2.34.1