aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2016-11-22 21:16:05 +0000
committerRafael J. Wysocki <[email protected]>2016-11-24 21:58:32 +0100
commitb4005e9278a4e62819fb16ba4bc3430ca650d0ab (patch)
treec7f6ccc47632a4bb25168f576b9b2e791c72c7df /tools/perf/scripts/python/call-graph-from-postgresql.py
parent58705069204cc8afa0d7b759e81b61147e973de9 (diff)
powercap/intel_rapl: Track active CPUs internally
The ability of the CPU hotplug code to stop online/offline at each step makes it necessary to track the activated CPUs in a package directly, because outerwise a CPU offline callback can find CPUs which have already executed the offline callback, but are not yet marked offline in the topology mask. That could make such a CPU the package leader and in case that CPU goes fully offline leave the package lead orphaned. Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Jacob Pan <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions