ARM: perf: add support for stalled cycle ABI events
authorWill Deacon <will.deacon@arm.com>
Thu, 29 Sep 2011 17:23:39 +0000 (18:23 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 4 Jul 2013 22:54:13 +0000 (01:54 +0300)
commit6f7aedbfd986916630b752b2ca3577b6609ad6d4
treeb8b88356579955f3bca21d9fc15190f464c93dd6
parent7ed9fcf61df899f2bba7644e4603c7c65bc645d6
ARM: perf: add support for stalled cycle ABI events

Commit 8f622422 ("perf events: Add generic front-end and back-end
stalled cycle event definitions") added two new ABI events for counting
stalled cycles.

This patch adds support for these new events to the ARM perf
implementation.

Cc: Jamie Iles <jamie@jamieiles.com>
Cc: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/kernel/perf_event_v6.c
arch/arm/kernel/perf_event_v7.c
arch/arm/kernel/perf_event_xscale.c