Clarify a little: the mandatory argument is an event number.

PR:		26905
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
This commit is contained in:
Dima Dorfman 2001-04-29 03:54:48 +00:00
parent 3a94b85f8d
commit 47a3012123
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76122

View File

@ -18,7 +18,8 @@ The following options are not implemented on Pentium CPUs:
-i invert sense of count mask comparison
-U n use unit mask `n'
There is one mandatory argument, which must be the number of the counter.
All numbers can be specified in any format acceptable to strtol(3).
There is one mandatory argument, which is the event number to be
monitored, defined in <machine/perfmon.h>. All numbers can be
specified in any format acceptable to strtol(3).
$FreeBSD$