summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcstat/pmcstat.8
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2008-10-07 17:28:52 +0000
committerjkoshy <jkoshy@FreeBSD.org>2008-10-07 17:28:52 +0000
commitde3502c94653a61f09be8b8db9619c0b03d1964c (patch)
treed96073a1f6693ee08ef3c93c2fcbc751d114a749 /usr.sbin/pmcstat/pmcstat.8
parent74de8ad739e009becd2edda61ec8ebc54b8fac13 (diff)
downloadFreeBSD-src-de3502c94653a61f09be8b8db9619c0b03d1964c.zip
FreeBSD-src-de3502c94653a61f09be8b8db9619c0b03d1964c.tar.gz
- Avoid a spurious error when a command line is specified without
any process scope PMCs. - Change the -c '*' option to denote non-halted CPUs.
Diffstat (limited to 'usr.sbin/pmcstat/pmcstat.8')
-rw-r--r--usr.sbin/pmcstat/pmcstat.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8
index 7361ceb..f0a3a47 100644
--- a/usr.sbin/pmcstat/pmcstat.8
+++ b/usr.sbin/pmcstat/pmcstat.8
@@ -209,9 +209,9 @@ Argument
.Ar cpu-spec
is a comma separated list of CPU numbers, or the literal
.Sq *
-denoting all CPUs.
-The default is to allocate system mode PMCs on all active CPUs in
-the system.
+denoting all unhalted CPUs.
+The default is to allocate system mode PMCs on all unhalted
+CPUs.
.It Fl d
Toggle between process mode PMCs measuring events for the target
process' current and future children or only measuring events for
OpenPOWER on IntegriCloud