diff options
author | Sudeep Holla <[email protected]> | 2022-07-04 11:15:54 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2022-07-04 16:22:29 +0100 |
commit | f027db2f9a09e76858d06828b9ff817272d64ccc (patch) | |
tree | 44178ab98a5701612f86832f74a9bb98eb61eb8a /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 38db9b95464f82fed28794afe0214d9439d86f7c (diff) |
arch_topology: Use the last level cache information from the cacheinfo
The cacheinfo is now initialised early along with the CPU topology
initialisation. Instead of relying on the LLC ID information parsed
separately only with ACPI PPTT elsewhere, migrate to use the similar
information from the cacheinfo.
This is generic for both DT and ACPI systems. The ACPI LLC ID information
parsed separately can now be removed from arch specific code.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Ionela Voinescu <[email protected]>
Tested-by: Conor Dooley <[email protected]>
Reviewed-by: Gavin Shan <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions