| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/examples/perfmon/ |
Upload File : |
`perfmon' is a sample program to access the performance-monitoring counters on Pentium and Pentium Pro CPUs. See perfmon(4) for a description of this facility. The program takes the following options: -u count events in user mode -o count events in kernel mode (these two can be combined) -e count events, not duration -l n run `n' loops (default 50) -s n sleep `n' seconds between loop iterations (default 0) The following options are not implemented on Pentium CPUs: -m n use count mask `n' -i invert sense of count mask comparison -U n use unit mask `n' 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: releng/12.4/share/examples/perfmon/README 76122 2001-04-29 03:54:48Z dd $