DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: evtranalyze: add summary command and refactor interval code


From: Aggelos Economopoulos <aggelos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Feb 2010 04:35:44 -0800 (PST)

commit 70af04e9bc5e4fec29f13d08e9cd6c6b0dfe4a02
Author: Aggelos Economopoulos <aoiko@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]