summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/hwpmc_intel.c
Commit message (Expand)AuthorAgeFilesLines
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-5/+37
* Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").jkim2008-11-261-1/+2
* Fix assertions.jkoshy2008-11-151-6/+9
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-0/+227
* MFP4:jkoshy2005-06-091-143/+0
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-1/+3
* 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/+142
OpenPOWER on IntegriCloud