git: evtranalyze: add summary command and refactor interval code

看板DFBSD_commit作者時間16年前 (2010/02/15 21:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BUKMHHA (DFBSD_commit)