summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-01-09 13:26:20 -0600
committerWill Deacon <will@kernel.org>2023-01-19 18:30:22 +0000
commit2d347ac23362f6cfc5e04a4b998f51e1e7e909a8 (patch)
tree167057933f38cb994a201485699fe75530419dcf /tools/perf/scripts/python/export-to-postgresql.py
parent956936041a56eaebc012cf62a00fafd86958ffd5 (diff)
perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
Now that generated sysregs are in place, update the register field accesses. The use of BIT() is no longer needed with the new defines. Use FIELD_GET and FIELD_PREP instead of open coding masking and shifting. No functional change. Tested-by: James Clark <james.clark@arm.com> Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com> Link: https://lore.kernel.org/r/20220825-arm-spe-v8-7-v4-4-327f860daf28@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions