summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/hwpmc_amd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-051-10/+10
* Process one NMI interrupt per handler invocation as the processorjkoshy2005-09-121-4/+9
* Re-enable sampling on the AMD64.jkoshy2005-08-271-5/+0
* Turn off sampling modes on the AMD64 till the time I can track downjkoshy2005-08-221-0/+5
* sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c:jkoshy2005-07-091-3/+5
* Fix a -Wuninitialized warning reported by rwatson.jkoshy2005-06-211-1/+2
* MFP4:jkoshy2005-06-091-159/+125
* Kernel hooks to support PMC sampling modes.jkoshy2005-05-301-1/+3
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-11/+31
* Return the correct register number in the 'get_msr()' MD function.jkoshy2005-04-281-7/+20
* Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI headermarcel2005-04-201-2/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+996
OpenPOWER on IntegriCloud