diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2021-01-31 15:36:15 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-02-02 18:46:05 +0000 |
commit | 2ceee7ed4c6c9e3eec1004aee43608bc98b10603 (patch) | |
tree | 7af5a42f23ae9ad14d4b9f9cd648b41a2e9dca2c /tools/perf/scripts/python/flamegraph.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 <rikard.falkeborn@gmail.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions