View | Details | Raw Unified | Return to bug 26905
Collapse All | Expand All

(-)README (-1 / +2 lines)
Lines 18-24 Link Here
18
	-i	invert sense of count mask comparison
18
	-i	invert sense of count mask comparison
19
	-U n	use unit mask `n'
19
	-U n	use unit mask `n'
20
20
21
There is one mandatory argument, which must be the number of the counter.
21
There is one mandatory argument, which is the event number to be
22
monitored, defined in <machine/perfmon.h>.
22
All numbers can be specified in any format acceptable to strtol(3).
23
All numbers can be specified in any format acceptable to strtol(3).
23
24
24
$FreeBSD: src/share/examples/perfmon/README,v 1.4 1999/08/28 00:19:26 peter Exp $
25
$FreeBSD: src/share/examples/perfmon/README,v 1.4 1999/08/28 00:19:26 peter Exp $

Return to bug 26905