summaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc/hwpmc_mod.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Change msleep() and tsleep() to not alter the calling thread'sJohn Baldwin2006-06-161-8/+1
* MFC {r1.19,r1.21 sys/dev/hwpmc/hwpmc_mod.c; r1.5 hwpmc_logging.c}:Joseph Koshy2006-03-221-2/+8
* MFC r1.17, r1.18:Joseph Koshy2006-02-281-8/+21
* MFC:Joseph Koshy2005-08-261-4/+24
* MFC { sys/dev/hwpmc/hwpmc_mod.c:1.13, sys/kern/kern_pmc.c:1.5,Joseph Koshy2005-08-151-0/+12
* MFC: Convert the atomic pointer operations to operate on uintptr_t ratherJohn Baldwin2005-08-051-1/+2
* MFC r1.12:Joseph Koshy2005-07-291-1/+1
* sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c:Joseph Koshy2005-07-091-13/+13
* MFP4:Joseph Koshy2005-06-301-17/+20
* MFP4:Joseph Koshy2005-06-091-884/+1265
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.Joseph Koshy2005-05-011-140/+258
* Return the correct register number in the 'get_msr()' MD function.Joseph Koshy2005-04-281-7/+24
* Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI headerMarcel Moolenaar2005-04-201-2/+0
* Remove dead variable.Joseph Koshy2005-04-201-3/+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-191-0/+3671