aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2019-07-22 20:47:16 +0200
committerThomas Gleixner <[email protected]>2019-07-25 15:47:37 +0200
commite797bda3fd29137f6c151dfa10ea6a61c17895ce (patch)
treecb0bbe066270a64ff96721d63c4b2c5c31cd2591 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentad5e427e0f6b702e52c11d1f7b2b7be3bac7de82 (diff)
smp/hotplug: Track booted once CPUs in a cpumask
The booted once information which is required to deal with the MCE broadcast issue on X86 correctly is stored in the per cpu hotplug state, which is perfectly fine for the intended purpose. X86 needs that information for supporting NMI broadcasting via shortcuts, but retrieving it from per cpu data is cumbersome. Move it to a cpumask so the information can be checked against the cpu_present_mask quickly. No functional change intended. Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions