public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: perf: Expose Cortex-A53 micro architectural events
@ 2019-04-04 23:25 Florian Fainelli
  2019-04-04 23:25 ` [PATCH 1/2] arm64: perf: Group common ARMv8 v3 PMU events in a macro Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-04-04 23:25 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Florian Fainelli, Peter Zijlstra, Ingo Molnar,
	Arnaldo Carvalho de Melo, Alexander Shishkin, Jiri Olsa,
	Namhyung Kim, Will Deacon, Mark Rutland, Catalin Marinas,
	open list:PERFORMANCE EVENTS SUBSYSTEM

Hi all,

This patch series adds support for the Cortex-A53 micro architectural
events that I recently had to use for some debugging exercise.

Events from 0xC0 - 0xD2 are exposed, others could easily be added later
if we wanted to.

Thanks!

Florian Fainelli (2):
  arm64: perf: Group common ARMv8 v3 PMU events in a macro
  arm64: perf: Expose Cortex-A53 micro architectural events

 arch/arm64/kernel/perf_event.c | 241 ++++++++++++++++++++++++---------
 1 file changed, 179 insertions(+), 62 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-04-05 16:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-04 23:25 [PATCH 0/2] arm64: perf: Expose Cortex-A53 micro architectural events Florian Fainelli
2019-04-04 23:25 ` [PATCH 1/2] arm64: perf: Group common ARMv8 v3 PMU events in a macro Florian Fainelli
2019-04-04 23:25 ` [PATCH 2/2] arm64: perf: Expose Cortex-A53 micro architectural events Florian Fainelli
2019-04-05  9:36 ` [PATCH 0/2] " Robin Murphy
2019-04-05 12:36   ` Jiri Olsa
2019-04-05 16:14     ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox