]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gprofng: add hardware counters for Neoverse-N1 and Ampere-1 processors
authorVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Fri, 4 Oct 2024 02:18:08 +0000 (19:18 -0700)
committerVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Tue, 8 Oct 2024 01:41:36 +0000 (18:41 -0700)
commit004d34806331a0ca185c9bd65ac43adce11ac0f7
tree03f75de1411cef231fbe9be43f35d08e254058f7
parentebeedbe2bbe71460a536e59c1274c742103e5611
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.
gprofng/common/hwc_cpus.h
gprofng/common/hwctable.c
gprofng/src/hwc_arm_ampere_1.h [new file with mode: 0644]
gprofng/src/hwc_arm_neoverse_n1.h [new file with mode: 0644]