git: kcollect - Add -t option to limit output
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jul 29 17:58:21 PDT 2017
commit 7849fb9191ddbdaaa76b79100397f9ae8377218a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jul 29 17:56:07 2017 -0700
kcollect - Add -t option to limit output
* Add the -t N option, limiting the output to the most recent N seconds
worth of samples. 'm'inutes, 'h'ours, and 'd'ays suffixes are allowed
for convenience.
Summary of changes:
usr.bin/kcollect/kcollect.8 | 5 +++++
usr.bin/kcollect/kcollect.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 47 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7849fb9191ddbdaaa76b79100397f9ae8377218a
--
DragonFly BSD source repository
More information about the Commits
mailing list