aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-0317-17/+17
* MFC r1.12:Joseph Koshy2005-09-151-4/+9
* MFC:Joseph Koshy2005-08-262-7/+37
* 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.9:Joseph Koshy2005-07-291-1/+1
* MFC r1.12:Joseph Koshy2005-07-291-1/+1
* sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c:Joseph Koshy2005-07-095-34/+44
* - Update the CPU version check to recognize P4/EMT64 CPUs. [1]Joseph Koshy2005-07-031-1/+1
* MFP4:Joseph Koshy2005-06-302-24/+30
* Fix a -Wuninitialized warning reported by rwatson.Joseph Koshy2005-06-211-1/+2
* MFP4:Joseph Koshy2005-06-0917-1196/+3896
* Kernel hooks to support PMC sampling modes.Joseph Koshy2005-05-303-3/+6
* 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