]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gprofng: Add hardware counter profiling for the Ampere system
authorVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Thu, 22 Feb 2024 23:30:40 +0000 (15:30 -0800)
committerVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Mon, 26 Feb 2024 01:30:35 +0000 (17:30 -0800)
commitf8c018bcd4ef50bc68c01b19da287a9caaa89c15
tree5028b160e724ffaad815a352cfd3e9a5b66ae03e
parent29c238c5fb4699b463b4c68d5719586b0675afdd
gprofng: Add hardware counter profiling for the Ampere system

gprofng should recognize Ampere and other ARM systems.

gprofng/ChangeLog
2024-02-22  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>

* common/hwc_cpus.h: Declare the enum values ARM_CPU_IMP_*.
* common/core_pcbe.c (core_pcbe_init): Accept new systems ARM_CPU_IMP_*.
gprofng/common/core_pcbe.c
gprofng/common/hwc_cpus.h