summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc
Commit message (Expand)AuthorAgeFilesLines
* Fix a -Wuninitialized warning reported by rwatson.jkoshy2005-06-211-1/+2
* MFP4:jkoshy2005-06-0917-1196/+3896
* Kernel hooks to support PMC sampling modes.jkoshy2005-05-303-3/+6
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-015-296/+625
* Return the correct register number in the 'get_msr()' MD function.jkoshy2005-04-284-21/+78
* Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI headermarcel2005-04-206-12/+5
* Remove dead variable.jkoshy2005-04-201-3/+2
* Remove unused variable that was horking up the LINT buildimp2005-04-191-5/+2
* Minimal changes to get this to compile with -DDEBUG defined as wellimp2005-04-191-1/+3
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-196-0/+7086
OpenPOWER on IntegriCloud