aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGautham R. Shenoy <[email protected]>2020-12-10 16:08:56 +0530
committerMichael Ellerman <[email protected]>2020-12-11 00:10:24 +1100
commit1fdc1d6632ff3f6813a2f15b65586bde8fe0f0ba (patch)
treea1c81f261b824fef48bf8e7ad59121f1acd6b409 /tools/perf/scripts/python/export-to-sqlite.py
parent790a1662d3a26fe9fa5f691386d8fde6bb8b0dc2 (diff)
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
On platforms which have the "ibm,thread-groups" property, the per-cpu variable cpu_l1_cache_map keeps a track of which group of threads within the same core share the L1 cache, Instruction and Data flow. This patch renames the variable to "thread_group_l1_cache_map" to make it consistent with a subsequent patch which will introduce thread_group_l2_cache_map. This patch introduces no functional change. Signed-off-by: Gautham R. Shenoy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions