git: evtranalyze: add summary command and refactor interval code

Aggelos Economopoulos aggelos at crater.dragonflybsd.org
Mon Feb 15 04:37:04 PST 2010


commit 70af04e9bc5e4fec29f13d08e9cd6c6b0dfe4a02
Author: Aggelos Economopoulos <aoiko at cc.ece.ntua.gr>
Date:   Mon Feb 15 14:28:07 2010 +0200

    evtranalyze: add summary command and refactor interval code
    
    Allow the user to specify a time interval in miliseconds. Coupled
    with the summary command, this makes it easy to select a subset of
    the events for the svg command.
    
    Also fix the svg code to not assume there are always 5 threads
    with activity.
    
    Add a new option to the svg command to write to a different path
    (the default remains "output.svg").

Summary of changes:
 usr.bin/evtranalyze/evtranalyze.1 |   19 +++-
 usr.bin/evtranalyze/evtranalyze.c |  218 ++++++++++++++++++++++++++++---------
 2 files changed, 183 insertions(+), 54 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/70af04e9bc5e4fec29f13d08e9cd6c6b0dfe4a02


-- 
DragonFly BSD source repository





More information about the Commits mailing list