diff options
author | James Morse <james.morse@arm.com> | 2022-11-30 17:16:10 +0000 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-12-01 15:53:14 +0000 |
commit | f4f5969e354235bbe729ff3881089fc902c0daff (patch) | |
tree | 6decfeb20e6c5cf17934244090899491e2aeee55 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 1ecf3dcb136320359ffd79d1ca5908e078443b6b (diff) |
arm64/sysreg: Standardise naming for ID_DFR0_EL1
To convert the 32bit id registers to use the sysreg generation, they
must first have a regular pattern, to match the symbols the script
generates.
Ensure symbols for the ID_DFR0_EL1 register have an _EL1 suffix,
and use lower-case for feature names where the arm-arm does the same.
The arm-arm has feature names for some of the ID_DFR0_EL1.PerMon encodings.
Use these feature names in preference to the '8_4' indication of the
architecture version they were introduced in.
No functional change.
Signed-off-by: James Morse <james.morse@arm.com>
Link: https://lore.kernel.org/r/20221130171637.718182-12-james.morse@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions