opnsense-src/sys/dev/hwpmc
Mitchell Horne b475ab8c78 hwpmc: don't validate capabilities in allocation method
These checks were inconsistently applied across the various hwpmc
classes. The condition is already checked by the generic code in
hwpmc_mod.c, so remove them.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D31388

(cherry picked from commit 0e78510b75)
2022-07-05 12:39:02 -04:00
..
hwpmc_amd.c hwpmc: don't validate capabilities in allocation method 2022-07-05 12:39:02 -04:00
hwpmc_amd.h hwpmc : fix AMD perf counter MSR access 2019-11-07 19:54:24 +00:00
hwpmc_arm.c hwpmc: remove dangling references to hwpmc_xscale 2018-06-08 20:39:49 +00:00
hwpmc_arm64.c hwpmc: don't validate capabilities in allocation method 2022-07-05 12:39:02 -04:00
hwpmc_arm64.h arm64: Fix finding the pmc event ID 2021-07-29 12:00:37 -03:00
hwpmc_arm64_md.c
hwpmc_armv7.c hwpmc: don't validate capabilities in allocation method 2022-07-05 12:39:02 -04:00
hwpmc_armv7.h
hwpmc_beri.c Add support for BERI statcounters. 2019-09-18 16:13:50 +00:00
hwpmc_beri.h Add support for BERI statcounters. 2019-09-18 16:13:50 +00:00
hwpmc_core.c hwpmc: don't validate capabilities in allocation method 2022-07-05 12:39:02 -04:00
hwpmc_core.h hwpmc: Bump Intel's IA32_PERFEVTSELx width to 64 bits. 2022-07-04 13:48:10 -04:00
hwpmc_e500.c hwpmc: consistently validate PMC class in allocation method 2022-07-05 12:38:52 -04:00
hwpmc_intel.c hwpmc: Add IDs for few more Intel Atom CPUs. 2022-07-04 13:48:10 -04:00
hwpmc_logging.c hwpmc: Increase thread priority while iterating CPUs. 2022-07-04 13:48:10 -04:00
hwpmc_mips.c
hwpmc_mips24k.c
hwpmc_mips74k.c
hwpmc_mod.c hwpmc: Correct sysctl description. 2022-07-04 13:48:10 -04:00
hwpmc_mpc7xxx.c hwpmc: consistently validate PMC class in allocation method 2022-07-05 12:38:52 -04:00
hwpmc_octeon.c
hwpmc_power8.c [PowerPC] hwpmc: add support for POWER8/9 PMCs 2020-11-05 16:36:39 +00:00
hwpmc_powerpc.c hwpmc: consistently validate PMC class in allocation method 2022-07-05 12:38:52 -04:00
hwpmc_powerpc.h hwpmc: consistently validate PMC class in allocation method 2022-07-05 12:38:52 -04:00
hwpmc_ppc970.c hwpmc: consistently validate PMC class in allocation method 2022-07-05 12:38:52 -04:00
hwpmc_riscv.h
hwpmc_soft.c hwpmc: mostly clean up cc --analyze 2021-07-25 07:00:05 +00:00
hwpmc_soft.h
hwpmc_tsc.c hwpmc: don't validate capabilities in allocation method 2022-07-05 12:39:02 -04:00
hwpmc_tsc.h
hwpmc_uncore.c hwpmc: don't validate capabilities in allocation method 2022-07-05 12:39:02 -04:00
hwpmc_uncore.h hwpmc: Bump Intel's IA32_PERFEVTSELx width to 64 bits. 2022-07-04 13:48:10 -04:00
hwpmc_x86.c hwpmc: Disable KASAN in pmc_save_kernel_callchain() 2021-11-01 10:06:47 -04:00
pmc_events.h libpmc: fix the 'cycles' event alias on x86 2021-10-15 12:21:35 -03:00