binutils-gdb/gprofng/common
Vladimir Mezentsev 004d348063 gprofng: add hardware counters for Neoverse-N1 and Ampere-1 processors
gprofng/ChangeLog
2024-10-03  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>.

	* common/hwc_cpus.h: New constant for Neoverse-N1 and Ampere-1.
	* common/hwctable.c: Add the hwc table for Neoverse-N1 and Ampere-1.
	* src/hwc_arm_ampere_1.h: New file with hwc table for Ampere-1.
	* src/hwc_arm_neoverse_n1.h: New file with hwc table for Neoverse-N1.
2024-10-07 18:41:36 -07:00
..
cc_libcollector.h
config.h.in
core_pcbe.c RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
cpu_frequency.h
cpuid.c RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
gp-defs.h RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
gp-experiment.h
gp-time.h
hwc_cpus.h gprofng: add hardware counters for Neoverse-N1 and Ampere-1 processors 2024-10-07 18:41:36 -07:00
hwcdrv.c Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
hwcdrv.h
hwcentry.h Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
hwcfuncs.c gprofng: add hardware counters for Intel Ice Lake processor 2024-07-09 10:50:05 -07:00
hwcfuncs.h RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
hwctable.c gprofng: add hardware counters for Neoverse-N1 and Ampere-1 processors 2024-10-07 18:41:36 -07:00
lib-config.h.in
opteron_pcbe.c