Query: pmc
OS: netbsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PMC(1) BSD General Commands Manual PMC(1)NAMEpmc -- performance-monitoring counter interface for command executionSYNOPSISpmc -h pmc -C pmc -c event command [options ...]DESCRIPTIONpmc is a means of using a processor's performance-monitoring counter (PMC) facility to measure various aspects of a program's execution. It is meant to be used in a fashion similar to time(1). The arguments are as follows: -h Display a list of performance counter events available on the system. -C Cancel any performance counters that are currently running. -c event Count the event specified by event while running the command.DIAGNOSTICSPMC support is not compiled into the kernel Performance-monitoring counter support has not been compiled into the kernel. It may be included using the PERFCTRS option. See options(4) for details. PMC counters are not supported by CPU Performance-monitoring counters are not available for the CPU.SEE ALSOtime(1), options(4)HISTORYThe pmc command first appeared in NetBSD 1.6.AUTHORSThe pmc command was written by Frank van der Linden <fvdl@wasabisystems.com>. The kernel support for reading performance counters on the i386 architecture was written by Jason R. Thorpe <thorpej@zembu.com>.BUGSThe pmc command currently only supports performance-monitoring counters on the i386 architecture.BSDOctober 24, 2000 BSD
Related Man Pages |
---|
pmc.ucf(3) - freebsd |
pmc_read(3) - freebsd |
pmc.soft(3) - freebsd |
pmc_disable(3) - freebsd |
pmc_write(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
nmon integration with BMC |
Performance issue! |
AIX monitoring tools for graphical output |
System monitoring with RMC/RSCT |
IBM AIX I/O Performance Tuning |