aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc
Commit message (Expand)AuthorAgeFilesLines
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.Joseph Koshy2005-05-015-296/+625
* Return the correct register number in the 'get_msr()' MD function.Joseph Koshy2005-04-284-21/+78
* Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI headerMarcel Moolenaar2005-04-206-12/+5
* Remove dead variable.Joseph Koshy2005-04-201-3/+2
* Remove unused variable that was horking up the LINT buildWarner Losh2005-04-191-5/+2
* Minimal changes to get this to compile with -DDEBUG defined as wellWarner Losh2005-04-191-1/+3
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-196-0/+7086