diff options
author | Mark Rutland <[email protected]> | 2011-05-19 10:07:57 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2011-08-31 10:50:13 +0100 |
commit | 0ce47080dfffe71edd433b35dcdada24c61079eb (patch) | |
tree | 93b84dc2cbfae0cb4dd59450a880db2c742b4117 /tools/perf/scripts/python | |
parent | 8be3f9a2385f91f7bf5c58f351e24b9247898e8f (diff) |
ARM: perf: move arm_pmu into <asm/pmu.h>
Currently, struct arm_pmu and related functions are only visible to
{,arch/arm/}/kernel/perf_event.c. This prevents new drivers from using
the framework.
This patch moves declarations to asm/pmu.h, allowing new PMU drivers
to use the framework.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Will Deacon <[email protected]>
Reviewed-by: Jamie Iles <[email protected]>
Reviewed-by: Ashwin Chaugule <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions