aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2023-02-15 18:08:27 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2023-02-15 18:08:27 -0500
commit6f1d2ffe20f92ca899385f4947e7012cb29fbf22 (patch)
tree1c64744949a1399f05f6df755917398463761f60 /README.md
parent7cc6ae24d17e499a79268709d573f9a981f041fc (diff)
downloadmstat-master.tar.gz
Add rate limit optionHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e192206..ce43c42 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ make install
usage: mstat [OPTIONS] [-p PID] | {PROGRAM... ARGS}
-c clobber 'PID#.mstat' if it exists
-h this help message
+ -l LIMIT stop execution after LIMIT samples
-o DIR path to output directory (must exist)
-p PID process id to monitor
-s RATE samples per second (default: 1.00)