diff options
author | Mark Rutland <[email protected]> | 2014-02-18 10:31:10 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2014-02-21 11:11:22 +0000 |
commit | 51e5fef62059e4074054ee731385e0dc7ca561ff (patch) | |
tree | 8f052345766ba1b336fe456ff877751b7ea8755a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 5f5092e72cc25a6a5785308270e0085b2b2772cc (diff) |
ARM: perf: remove unused PMU probing code
The ARM perf backend can discover the type of PMU it needs to drive
either from DT or by probing a CPU it is running on. For
Cortex-A{5,7,15} there are no platforms in mainline not using dt, and
this probing won't work well for big.LITTLE systems with heterogeneous
PMUs.
This patch drops the probing for those CPUs, relying on information from
dt instead. Future platforms should describe their PMU(s) with dt.
Suggested-by: Will Deacon <[email protected]>
Signed-off-by: Mark Rutland <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions