NetBSD/sys/arch/sun2
briggs 0b956d0b8b Implement pmc(9) -- An interface to hardware performance monitoring
counters.  These counters do not exist on all CPUs, but where they
do exist, can be used for counting events such as dcache misses that
would otherwise be difficult or impossible to instrument by code
inspection or hardware simulation.

pmc(9) is meant to be a general interface.  Initially, the Intel XScale
counters are the only ones supported.
2002-08-07 05:14:47 +00:00
..
compile Added. 2001-04-22 21:00:27 +00:00
conf Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
dev Fixed kgdb support by including <sun2/dev/cons.h>. 2002-07-27 15:55:36 +00:00
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
sun2 G/c vestiges of old sun3-specific SYMTAB_SPACE support. 2002-08-02 18:19:58 +00:00
Makefile Removed stand from SUBDIRS. 2001-06-27 19:23:16 +00:00