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

git: systat - Enhance systat -pv


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 23 Aug 2010 21:56:31 -0700 (PDT)

commit 4d983f7917ea342ad7c6d58fd6de4b3b443c7786
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Aug 23 21:55:55 2010 -0700

    systat - Enhance systat -pv
    
    * Enhance the -pv option to display the contention points on all cpus

Summary of changes:
 usr.bin/systat/Makefile  |    2 +-
 usr.bin/systat/symbols.c |  133 ++++++++++++++++++++++++++++++++++++++++++++++
 usr.bin/systat/symbols.h |   41 ++++++++++++++
 usr.bin/systat/vmmeter.c |   41 +++++++++++---
 4 files changed, 208 insertions(+), 9 deletions(-)
 create mode 100644 usr.bin/systat/symbols.c
 create mode 100644 usr.bin/systat/symbols.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4d983f7917ea342ad7c6d58fd6de4b3b443c7786


-- 
DragonFly BSD source repository



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