freebsd-dev/sys/dev/hwpmc
George V. Neville-Neil ac4030b7e1 Add another Haswell model (0x45) to the set of supported chips.
Model 0x45 appears, for example, in late 2013 Mac Book Pro models
and is properly emulated by VMware.
2013-12-20 20:22:10 +00:00
..
hwpmc_amd.c
hwpmc_amd.h
hwpmc_arm.c
hwpmc_core.c o Remove assertions on ipa_version as sometimes the version detection 2013-12-20 14:03:56 +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
hwpmc_mips.c
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 Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoring 2013-09-03 00:34:18 +00:00
hwpmc_octeon.c
hwpmc_pentium.c
hwpmc_pentium.h
hwpmc_piv.c
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 userland PMC backtracing, and use the PMC trapframe macros for kernel 2013-12-14 20:12:28 +00:00
hwpmc_powerpc.h Fix hwpmc(4) for 32-bit PowerPC. 2013-09-04 04:11:38 +00:00
hwpmc_ppro.c
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
hwpmc_sparc64.c
hwpmc_tsc.c
hwpmc_tsc.h
hwpmc_uncore.c Trailing whitespace cleanup along with 80 column enforcemnt. 2013-04-03 21:34:35 +00:00
hwpmc_uncore.h
hwpmc_x86.c
hwpmc_xscale.c
hwpmc_xscale.h
pmc_events.h Remove the duplicate LLC_MISS event and put it in the right order. 2013-08-29 13:52:51 +00:00