summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/hwpmc_ppro.c
Commit message (Expand)AuthorAgeFilesLines
* Add software PMC support.fabient2012-03-281-1/+1
* Adjust the handling of the local APIC PMC interrupt vector:jhb2009-08-141-1/+4
* - Efficiency tweak: when checking for PMC overflows, only go tojkoshy2008-12-021-4/+6
* Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").jkim2008-11-261-1/+2
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-181/+162
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-2/+2
* Rework pmc-dependent flag handling.jkoshy2008-10-091-14/+22
* Support sparsely numbered CPUs.jkoshy2008-09-221-8/+8
* Kernel and hwpmc(4) support for callchain capture.jkoshy2007-12-071-2/+8
* Fix breakage introduced in rev 1.7.jkoshy2005-07-141-1/+1
* sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c:jkoshy2005-07-091-2/+3
* MFP4:jkoshy2005-06-091-38/+130
* Kernel hooks to support PMC sampling modes.jkoshy2005-05-301-1/+1
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-9/+31
* Return the correct register number in the 'get_msr()' MD function.jkoshy2005-04-281-2/+11
* 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/+742
OpenPOWER on IntegriCloud