aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorNathan Lynch <[email protected]>2020-06-12 00:12:29 -0500
committerMichael Ellerman <[email protected]>2020-07-16 13:12:37 +1000
commit893ec6461f46c91487d914e6d467d2e804b9a883 (patch)
tree8744f446264a8834ee844b1c4be407613a015061 /tools/perf/scripts/python/event_analyzing_sample.py
parent9fb8b5fd1bf782a8257506ad5198237f4124d556 (diff)
powerpc/numa: stub out numa_update_cpu_topology()
Previous changes have removed the code which sets bits in cpu_associativity_changes_mask and thus it is never modifed at runtime. From this we can reason that numa_update_cpu_topology() always returns 0 without doing anything. Remove the body of numa_update_cpu_topology() and remove all code which becomes unreachable as a result. Signed-off-by: Nathan Lynch <[email protected]> Reviewed-by: Srikar Dronamraju <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions