diff options
author | Sudeep Holla <[email protected]> | 2022-07-04 11:15:51 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2022-07-04 16:22:28 +0100 |
commit | f16d1becf96f0a95dc9e1a5a7f97feeec2b149d5 (patch) | |
tree | a33a409fa9824a7887b86324e9ef282587feef5f /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 36bbc5b4ffab33ccac0f4db27f619a6ba7a4fd32 (diff) |
cacheinfo: Use cache identifiers to check if the caches are shared if available
The cache identifiers is an optional property on most of the platforms.
The presence of one must be indicated by the CACHE_ID valid bit in the
attributes.
We can use the cache identifiers provided by the firmware to check if
any two cpus share the same cache instead of relying on the fw_token
generated and set in the OS.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Ionela Voinescu <[email protected]>
Tested-by: Conor Dooley <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions