diff options
author | 2014-05-13 19:36:31 +0100 | |
---|---|---|
committer | 2014-10-30 12:17:00 +0000 | |
commit | 116792508607002896b706fbad8310419fcc5742 (patch) | |
tree | 1b14145365bd4375a7ee927401d594917a8e127b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | arm: perf: limit size of accounting data (diff) | |
download | linux-dev-116792508607002896b706fbad8310419fcc5742.tar.xz linux-dev-116792508607002896b706fbad8310419fcc5742.zip |
arm: perf: kill get_hw_events()
Now that the arm pmu code is limited to CPU PMUs the get_hw_events()
function is superfluous, as we'll always have a set of per-cpu
pmu_hw_events structures.
This patch removes the get_hw_events() function, replacing it with
a percpu hw_events pointer. Uses of get_hw_events are updated to use
this_cpu_ptr.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions