NetBSD/sys/conf
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
..
files Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
Makefile.kern.inc cscope.out target needs depend too, zap old comments 2002-07-12 17:48:23 +00:00
newvers_stand.sh
newvers.sh
osrelease.sh bump to 1.6E - struct proc size change on LP64 platforms 2002-07-25 21:13:40 +00:00
param.c