[Midnightbsd-cvs] src [8009] trunk/usr.sbin/pmcstat/pmcstat.c: add -m flag
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Sep 15 04:48:41 EDT 2016
Revision: 8009
http://svnweb.midnightbsd.org/src/?rev=8009
Author: laffer1
Date: 2016-09-15 04:48:41 -0400 (Thu, 15 Sep 2016)
Log Message:
-----------
add -m flag
Modified Paths:
--------------
trunk/usr.sbin/pmcstat/pmcstat.c
Modified: trunk/usr.sbin/pmcstat/pmcstat.c
===================================================================
--- trunk/usr.sbin/pmcstat/pmcstat.c 2016-09-15 08:48:16 UTC (rev 8008)
+++ trunk/usr.sbin/pmcstat/pmcstat.c 2016-09-15 08:48:41 UTC (rev 8009)
@@ -509,6 +509,7 @@
"\t -f spec\t pass \"spec\" to as plugin option\n"
"\t -g\t\t produce gprof(1) compatible profiles\n"
"\t -k dir\t\t set the path to the kernel\n"
+ "\t -m file\t print sampled PCs to \"file\"\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"
More information about the Midnightbsd-cvs
mailing list