commit | 0445e7a58e794d82c3a76975b1eefd920addbf39 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Thu Sep 29 18:23:39 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Fri Dec 02 15:16:16 2011 +0000 |
tree | 0db845f2e96962dbcf0379ff7ab41878c29bdd84 | |
parent | 4d301512ab368f83f774f414213a5e6cf3641632 [diff] |
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>