diff options
author | Suravee Suthikulpanit <[email protected]> | 2018-04-27 16:34:35 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-05-06 12:49:15 +0200 |
commit | 812af433038f984fd951224e8239b09188e36a13 (patch) | |
tree | 3e40372966f9aba5135b383a209521256a597e21 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f8b64d08dde2714c62751d18ba77f4aeceb161d3 (diff) |
perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
Current logic iterates over CPUID Fn8000001d leafs (Cache Properties)
to detect the last level cache, and derive the last-level cache ID.
However, this information is already available in the cpu_llc_id.
Therefore, make use of it instead.
Signed-off-by: Suravee Suthikulpanit <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: "Peter Zijlstra (Intel)" <[email protected]>
Cc: Janakarajan Natarajan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions