summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-03 08:48:48 +0000
committerbapt <bapt@FreeBSD.org>2014-11-03 08:48:48 +0000
commitbe8c3b9becbfef48d230530106b3baa43effdcb9 (patch)
treece2c2e33624405da505a2a1ba42f23d295aecee6
parentfa7a22d018720d9bca2b4efa43d8207392627aef (diff)
downloadFreeBSD-src-be8c3b9becbfef48d230530106b3baa43effdcb9.zip
FreeBSD-src-be8c3b9becbfef48d230530106b3baa43effdcb9.tar.gz
MFC r273737, 273739
Clarify the documentation of pmcstat: the -d argument should be passed before -p, -s, -P or -S to be taken in account Differential Revision: https://reviews.freebsd.org/D1011 Reviewed by: adrian, gnn
-rw-r--r--usr.sbin/pmcstat/pmcstat.88
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8
index 66d2960..81572b2 100644
--- a/usr.sbin/pmcstat/pmcstat.8
+++ b/usr.sbin/pmcstat/pmcstat.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 29, 2014
+.Dd Oct 27, 2014
.Dt PMCSTAT 8
.Os
.Sh NAME
@@ -254,6 +254,12 @@ Toggle between process mode PMCs measuring events for the target
process' current and future children or only measuring events for
the target process.
The default is to measure events for the target process alone.
+(it has to be passed in the command line prior to
+.Fl p ,
+.Fl s ,
+.Fl P ,
+or
+.Fl S ) .
.It Fl f Ar pluginopt
Pass option string to the active plugin.
.br
OpenPOWER on IntegriCloud