git: evtranalyze: support for completion event statistics
Aggelos Economopoulos
aggelos at crater.dragonflybsd.org
Fri May 28 04:55:53 PDT 2010
commit 36b35b4aae7a0c91fe154166e65045378cc80add
Author: Aggelos Economopoulos <aoiko at cc.ece.ntua.gr>
Date: Fri May 28 14:47:53 2010 +0300
evtranalyze: support for completion event statistics
- Refactor existing code to support different statistics for
different value types
- Implement a simple vector type
- Bring in a hash table implementation
Summary of changes:
lib/libevtr/ktrfmt.tab.c | 26 +-
lib/libevtr/ktrfmt.y | 2 +
usr.bin/evtranalyze/evtranalyze.c | 499 +++++++++++++++++++++++++++++++++++--
3 files changed, 499 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/36b35b4aae7a0c91fe154166e65045378cc80add
--
DragonFly BSD source repository
More information about the Commits
mailing list