opnsense-src/lib/libpmc
Mitchell Horne a497cb2d65 libpmc: import updated pmu-events for arm64
Thanks to the recently updated import of the jevents utility by mav@, we
can now compile the latest version of these event definitions. This
should support a wider set of common ARMv8 processors, for example, the
Cortex-A72 in the Raspberry Pi 4.

This brings this folder in sync with Linux commit 62e6eb8d5454.

Reviewed by:	emaste
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35549

(cherry picked from commit 9d97138e2d)
2022-09-13 13:25:24 -03:00
..
pmu-events libpmc: import updated pmu-events for arm64 2022-09-13 13:25:24 -03:00
libpmc.c libpmc: Allow specifying explicit EVENT_xxH events on armv7 and arm64 2022-03-09 21:04:10 +00:00
libpmc_json.cc Fix warnings with lib/libpmc 2019-04-14 00:06:49 +00:00
libpmc_pmu_util.c libpmc: Prefer fixed counters in Intel event aliases. 2022-07-04 13:48:10 -04:00
libpmcinternal.h
Makefile pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.inc Fix warnings with lib/libpmc 2019-04-14 00:06:49 +00:00
pmc.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.atom.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.atomsilvermont.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.core.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.core2.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.corei7.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.corei7uc.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.h libpmc: eliminate pmc_pmu_stat_mode() 2021-07-29 12:01:10 -03:00
pmc.haswell.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.haswelluc.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.haswellxeon.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.iaf.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.ivybridge.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.ivybridgexeon.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.k7.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.k8.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.mips24k.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.octeon.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.sandybridge.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.sandybridgeuc.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.sandybridgexeon.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.soft.3 pmc: intr pmc.soft(3) update 2022-07-05 12:53:47 -04:00
pmc.tsc.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.ucf.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.westmere.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc.westmereuc.3 pmc(3): remove Pentium-related man pages and references 2021-08-30 12:54:47 -03:00
pmc_allocate.3 pmc_allocate(3): document the count argument 2021-04-29 10:13:57 -03:00
pmc_attach.3
pmc_capabilities.3
pmc_configure_logfile.3
pmc_disable.3
pmc_event_names_of_class.3
pmc_get_driver_stats.3
pmc_get_msr.3
pmc_init.3
pmc_name_of_capability.3
pmc_read.3
pmc_set.3
pmc_start.3
pmcformat.h pmc: convert native to jsonl and track TSC value of samples 2018-06-07 02:03:22 +00:00
pmclog.3 pmc(3)/hwpmc(4): update supported Intel processors to rely fully on the 2018-05-26 19:29:19 +00:00
pmclog.c pmc: convert native to jsonl and track TSC value of samples 2018-06-07 02:03:22 +00:00
pmclog.h pmc: convert native to jsonl and track TSC value of samples 2018-06-07 02:03:22 +00:00