+2
−0
arch/arm/include/asm/perf_event.h
0 → 100644
+31
−0
+7
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The perf events subsystem allows counting of both hardware and software events. This patch implements the bare minimum for software performance events. Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by:Jamie Iles <jamie.iles@picochip.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>