diff options
author | Valentin Schneider <[email protected]> | 2023-03-07 14:35:53 +0000 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2023-03-24 11:01:27 +0100 |
commit | cc9cb0a71725aa8dd8d8f534a9b562bbf7981f75 (patch) | |
tree | cfbb5e1471f708af0d9769c1c3e448e52435fcd4 /arch/openrisc/kernel/sync-timer.c | |
parent | 56eb0598c7a30c76009a082d3213486d6a013df0 (diff) |
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
send_call_function_single_ipi() is the thing that sends IPIs at the bottom
of smp_call_function*() via either generic_exec_single() or
smp_call_function_many_cond(). Give it an IPI-related tracepoint.
Note that this ends up tracing any IPI sent via __smp_call_single_queue(),
which covers __ttwu_queue_wakelist() and irq_work_queue_on() "for free".
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Steven Rostedt (Google) <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/openrisc/kernel/sync-timer.c')
0 files changed, 0 insertions, 0 deletions