summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/hwpmc_x86.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").jkim2008-11-261-4/+5
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-116/+15
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-2/+2
* Correct a callchain capture bug on the i386.jkoshy2008-09-151-3/+3
* Kernel and hwpmc(4) support for callchain capture.jkoshy2007-12-071-0/+191
* Revert revision 1.4.jkoshy2007-11-291-1/+1
* Add support for Intel cpu model's 5 & 6.ps2006-04-041-1/+1
* Add support for a new/unreleased Pentium-M.ps2005-11-181-1/+1
* On x86 processors, turn off any 'INTERRUPT' capabilities on PMCsjkoshy2005-08-221-3/+13
* - Update the CPU version check to recognize P4/EMT64 CPUs. [1]jkoshy2005-07-031-1/+1
* MFP4:jkoshy2005-06-091-0/+179
OpenPOWER on IntegriCloud