summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/hwpmc_piv.c
Commit message (Expand)AuthorAgeFilesLines
* Forcibly turn off all PMCs at module unload time.jkoshy2006-03-281-0/+6
* Wrap comment lines to be under 80 characters wide.jkoshy2005-12-261-2/+3
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-051-2/+2
* Bug fix initialization on multi-core HTT CPUs.jkoshy2005-10-101-46/+59
* sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c:jkoshy2005-07-091-2/+3
* MFP4:jkoshy2005-06-091-106/+240
* Kernel hooks to support PMC sampling modes.jkoshy2005-05-301-1/+2
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-135/+302
* Return the correct register number in the 'get_msr()' MD function.jkoshy2005-04-281-5/+23
* Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI headermarcel2005-04-201-2/+1
* Remove unused variable that was horking up the LINT buildimp2005-04-191-5/+2
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+1484
OpenPOWER on IntegriCloud