| Main index | Section 8 | Options |
| | |
| Subsequent enable and disable options affect the CPU denoted by argument cpu. The argument cpu is a number denoting a CPU in the system, or "*", denoting all unhalted CPUs in the system. | |
| | |
|
Disable PMC number
pmc
on the CPU specified by
Only idle PMCs may be disabled. | |
| | |
|
Enable PMC number
pmc,
on the CPU specified by
| |
| | |
| List available hardware performance counters and their current disposition. | |
| | |
| List available hardware performance counter classes and their supported event names. | |
| | |
| Print driver statistics maintained by hwpmc(4). | |
pmccontrol -d*
To enable all PMCs on all CPUs, use:
pmccontrol -e*
To disable PMCs 0 and 1 on CPU 2, use:
pmccontrol -c2 -d0 -d1
To disable PMC 0 of CPU 0 only, and enable all other PMCS on all other CPUs, use:
pmccontrol -c* -e* -c0 -d0
| PMCCONTROL (8) | November 9, 2008 |
| Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Unix...best if used before: Tue Jan 19 03:14:08 GMT 2038 | ” |