aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSuzuki K. Poulose <[email protected]>2015-05-26 10:53:13 +0100
committerArnd Bergmann <[email protected]>2015-05-29 16:43:50 +0200
commit312162900c2f53a6effa9c0e7987baf970bd45f0 (patch)
tree1b8bae4e4fc3c4a1dfca6389729991bc5a0f2375 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentab5b316d4b6d2f944ffcb4a742443207eda51cfb (diff)
arm-cci: Abstract handling for CCI events
Given that each CCI has different set of interfaces and its associated events, it is good to abstract the validation of the event codes to make it easier to add support for a new CCI model. This patch also abstracts the mapping of a given event to a counter, as there are some special counters for certain specific events. We assume that the fixed hardware counters are always at the beginning, so that we can use cci_model->fixed_hw_events as an upper bound to given idx to check if we need to program the counter for an event. Cc: Punit Agrawal <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Suzuki K. Poulose <[email protected]> Acked-by: Punit Agrawal <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions