diff options
author | Robin Murphy <[email protected]> | 2024-02-06 10:27:55 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2024-02-09 17:34:35 +0000 |
commit | 7e6a3c3f85886f5e54dba5eb3bee7f5400685e95 (patch) | |
tree | 3c17f91475c02f47be9c815424b87b70d08acd46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | df2675ad7748ea1a4bdb47f9835a30f50d4dc5ea (diff) |
perf/arm_cspmu: Simplify attribute groups
The attribute group array itself is always the same, so there's no
need to allocate it separately. Storing it directly in our instance
data saves memory and gives us one less point of failure.
Reviewed-by: Ilkka Koskinen <[email protected]>
Signed-off-by: Robin Murphy <[email protected]>
Reviewed-by: Suzuki K Poulose <[email protected]>
Link: https://lore.kernel.org/r/cf12b803114b0815438833fcb2495f20f2007761.1706718007.git.robin.murphy@arm.com
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