..
hwpmc_amd.c
hwpmc amd_pcpu_fini: fix a bug in code locked under DEBUG
2012-09-18 13:33:39 +00:00
hwpmc_amd.h
hwpmc_arm.c
Remove all the checks on curthread != NULL with the exception of some MD
2012-09-13 22:26:22 +00:00
hwpmc_core.c
Move <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-23 20:10:22 +00:00
hwpmc_core.h
o Remove assertions on ipa_version as sometimes the version detection
2013-12-20 14:03:56 +00:00
hwpmc_ia64.c
hwpmc_intel.c
Add another Haswell model (0x45) to the set of supported chips.
2013-12-20 20:22:10 +00:00
hwpmc_logging.c
Change the cap_rights_t type from uint64_t to a structure that we can extend
2013-09-05 00:09:56 +00:00
hwpmc_mips24k.c
Rework MIPS PMC code:
2012-03-22 18:01:23 +00:00
hwpmc_mips.c
Fix class malloc init for mips and powerpc that was not converted
2012-04-23 08:58:01 +00:00
hwpmc_mod.c
Remove local change leftover, this should never have been part of
2013-09-20 23:10:52 +00:00
hwpmc_mpc7xxx.c
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
2014-02-01 02:03:50 +00:00
hwpmc_octeon.c
Add Octeon PMC hardware backend
2012-03-23 00:09:27 +00:00
hwpmc_pentium.c
hwpmc_pentium.h
hwpmc_piv.c
Move <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-23 20:10:22 +00:00
hwpmc_piv.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
hwpmc_powerpc.c
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
2014-02-01 02:03:50 +00:00
hwpmc_powerpc.h
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
2014-02-01 02:03:50 +00:00
hwpmc_ppc970.c
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
2014-02-01 02:03:50 +00:00
hwpmc_ppro.c
Move <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-23 20:10:22 +00:00
hwpmc_ppro.h
hwpmc_soft.c
malloc(9) cannot return NULL if M_WAITOK flag is specified.
2013-04-30 15:59:22 +00:00
hwpmc_soft.h
Add software PMC support.
2012-03-28 20:58:30 +00:00
hwpmc_sparc64.c
hwpmc_tsc.c
Add software PMC support.
2012-03-28 20:58:30 +00:00
hwpmc_tsc.h
hwpmc_uncore.c
Move <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-23 20:10:22 +00:00
hwpmc_uncore.h
- Add support for the Intel Sandy Bridge microarchitecture (both core and uncore counting events)
2012-03-01 21:23:26 +00:00
hwpmc_x86.c
Move <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-23 20:10:22 +00:00
hwpmc_xscale.c
Add software PMC support.
2012-03-28 20:58:30 +00:00
hwpmc_xscale.h
pmc_events.h
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
2014-02-01 02:03:50 +00:00