git: sbin/hammer: Add hammer stats command (= bstats + iostats)

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Sep 4 10:57:32 PDT 2015


commit 3f760d8900c822d6ffbf274a9fe0770b2774b7eb
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Aug 29 03:35:30 2015 +0900

    sbin/hammer: Add hammer stats command (= bstats + iostats)
    
    It's simply good to have a command that combines these two.
    One often runs these two concurrently and tries to see both
    at the same time anyway.

Summary of changes:
 sbin/hammer/cmd_stats.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++++
 sbin/hammer/hammer.8    | 11 +++++++++++
 sbin/hammer/hammer.c    |  4 ++++
 sbin/hammer/hammer.h    |  1 +
 4 files changed, 68 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3f760d8900c822d6ffbf274a9fe0770b2774b7eb


-- 
DragonFly BSD source repository



More information about the Commits mailing list