aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2021-05-18 11:17:26 +0200
committerThomas Gleixner <[email protected]>2021-05-19 11:01:51 +0200
commit4d80d6ca5d77fde9880da8466e5b64f250e5bf82 (patch)
tree2fa4dc4160b284547d3096e6d4b26a9fceabb07b /tools/perf/scripts/python/export-to-sqlite.py
parentd07f6ca923ea0927a1024dfccafc5b53b61cfecc (diff)
genirq: Export affinity setter for modules
Perf modules abuse irq_set_affinity_hint() to set the affinity of system PMU interrupts just because irq_set_affinity() was not exported. The fact that irq_set_affinity_hint() actually sets the affinity is a non-documented side effect and the name is clearly saying it's a hint. To clean this up, export the real affinity setter. Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Mark Rutland <[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