diff options
author | Suzuki K. Poulose <[email protected]> | 2015-05-26 10:53:16 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2015-05-29 16:43:52 +0200 |
commit | e14cfad3fef6f1d0a968aca639481139747ffcde (patch) | |
tree | 6d6689ddaa0ac38e2055466e7ec4e634275597cd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a95791efa72a08d3824713a75235d0407c0715dc (diff) |
arm-cci: Add aliases for PMU events
Each CCI model have different event/source codes and formats. This
patch exports this information via the sysfs, which includes the
aliases for the events. The aliases are listed by 'perf list', helping
the users to specify the name of the event instead of the binary
config values.
Each event alias must accompany the 'source' code except for the
following cases :
1) CCI-400 - cycles event, doesn't relate to an interface.
2) CCI-500 - Global events to the CCI. (Fixed source code = 0xf)
Each CCI model provides two sets of attributes(format and event),
which are dynamically populated before registering the PMU, to
allow for the appropriate information.
Cc: Punit Agrawal <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Mark Rutland <[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