aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmcstat
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2005-07-23 13:49:04 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2005-07-23 13:49:04 +0000
commit9133b639024770121ef64cf2765991db4063ebc3 (patch)
tree299e18a165b8359e7406e13d80f182c6787d68e5 /usr.sbin/pmcstat
parent3c0a99e66e7e121df32c85b7ad73b4ca335c94b8 (diff)
downloadsrc-9133b639024770121ef64cf2765991db4063ebc3.tar.gz
src-9133b639024770121ef64cf2765991db4063ebc3.zip
Sync usage message with the code and manual page.
Submitted by: maxim
Notes
Notes: svn path=/head/; revision=148329
Diffstat (limited to 'usr.sbin/pmcstat')
-rw-r--r--usr.sbin/pmcstat/pmcstat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pmcstat/pmcstat.c b/usr.sbin/pmcstat/pmcstat.c
index c41fa77f75df..35e8beca6bae 100644
--- a/usr.sbin/pmcstat/pmcstat.c
+++ b/usr.sbin/pmcstat/pmcstat.c
@@ -325,6 +325,7 @@ pmcstat_show_usage(void)
"\t -c cpu\t\t set cpu for subsequent system-wide PMCs\n"
"\t -d\t\t (toggle) track descendants\n"
"\t -g\t\t produce gprof(1) compatible profiles\n"
+ "\t -k file\t set the path to the kernel\n"
"\t -n rate\t set sampling rate\n"
"\t -o file\t send print output to \"file\"\n"
"\t -p spec\t allocate a process-private counting PMC\n"