]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerWill Deacon <will.deacon@arm.com>
Fri, 2 Dec 2011 15:16:16 +0000 (15:16 +0000)
commit7f5cdf37f6b7cfc7fed01a8f90e684ab79291b87
tree0db845f2e96962dbcf0379ff7ab41878c29bdd84
parent591f7b053a1a069c039ff2c8457e3dd44cb43a25
ARM: perf: add support for stalled cycle ABI events

Commit c41e7c44 ("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