diff options
author | Rikard Falkeborn <[email protected]> | 2021-01-31 15:36:15 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-02-02 18:46:05 +0000 |
commit | 2ceee7ed4c6c9e3eec1004aee43608bc98b10603 (patch) | |
tree | 7af5a42f23ae9ad14d4b9f9cd648b41a2e9dca2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 20116dd93f4d0b2e84a25ee83e3238586dbb79ec (diff) |
arm64: perf: Constify static attribute_group structs
The only usage of these is to put their addresses in an array of
pointers to const attribute_group structs. Make them const to allow the
compiler to put them in read-only memory.
Signed-off-by: Rikard Falkeborn <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions