freebsd-src/lib/libpmc
Mitchell Horne 6f50b73ee5 libpmc: add armv8 pmu-event aliases
These are all "standard microarchitectural events", which in theory are
supported by every ARMv8 processor. In practice, it depends on the
pmu-event definitions being complete and accurate, which they are not
for every processor. Still, these aliases should be functional on the
majority of systems.

PR:		254532
Reported by:	emaste
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35550
2022-07-06 14:32:21 -03:00
..
pmu-events libpmc: import updated pmu-events for arm64 2022-07-06 14:32:21 -03:00
libpmc.c libpmc: attempt to fix the build 2022-06-26 23:14:56 +00:00
libpmc_json.cc Fix warnings with lib/libpmc 2019-04-14 00:06:49 +00:00
libpmc_pmu_util.c libpmc: add armv8 pmu-event aliases 2022-07-06 14:32:21 -03:00
libpmcinternal.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
Makefile libpmc: remove mips support 2022-01-28 16:35:32 -04: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 System wide and NUMA domain wide counters support. PMC classes for ARM DMC-620 and CMN-600. 2022-06-26 08:31:03 +03:00
pmc.atom.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.atomsilvermont.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.core.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.core2.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.corei7.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.corei7uc.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.h libpmc: eliminate pmc_pmu_stat_mode() 2021-05-31 17:39:05 -03:00
pmc.haswell.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.haswelluc.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.haswellxeon.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.iaf.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.ivybridge.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.ivybridgexeon.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.k7.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.k8.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.sandybridge.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.sandybridgeuc.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.sandybridgexeon.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.soft.3 pmc: intr pmc.soft(3) update 2021-09-23 06:13:58 +02:00
pmc.tsc.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.ucf.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.westmere.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc.westmereuc.3 pmc(3): remove Pentium-related man pages and references 2021-08-10 17:19:58 -03:00
pmc_allocate.3 pmc_allocate(3): document the count argument 2021-04-21 17:35:03 -03:00
pmc_attach.3
pmc_capabilities.3
pmc_configure_logfile.3
pmc_disable.3
pmc_event_names_of_class.3 Don't end up manpage titles with a full stop. 2017-05-24 21:02:53 +00:00
pmc_get_driver_stats.3
pmc_get_msr.3
pmc_init.3
pmc_name_of_capability.3
pmc_read.3 pmc_read(3): fix manlint error 2017-04-07 06:06:55 +00:00
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