linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PMU event repository for Arm
@ 2021-12-10 15:52 Al Grant
  2021-12-10 18:47 ` Ian Rogers
  0 siblings, 1 reply; 4+ messages in thread
From: Al Grant @ 2021-12-10 15:52 UTC (permalink / raw)
  To: linux-perf-users

Hi, other vendors have shown the value of having a machine-readable
collection of PMU events, and we now have this for Arm:

   https://github.com/ARM-software/data

This is equivalent to the tables in about 40 of Arm's public CPU
reference manuals. It includes some details that aren't needed in
tools/perf/pmu-events, but one could be generated from the other.

There's also a map of CPU ids (MIDR) to CPU names, and an example
script to scan /proc/cpuinfo and retrieve the correct JSON file(s).

I won't spam linux-perf-users every time we add something, but we
haven't publicized this before, so here it is. Feedback is welcome.

Al

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-14 18:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-10 15:52 PMU event repository for Arm Al Grant
2021-12-10 18:47 ` Ian Rogers
2021-12-14 10:22   ` James Clark
2021-12-14 18:26     ` Ian Rogers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).