Skip to content
Commit 5c312497 authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

trace,smp: Trace all smp_function_call*() invocations



(Ab)use the trace_ipi_send_cpu*() family to trace all
smp_function_call*() invocations, not only those that result in an
actual IPI.

The queued entries log their callback function while the actual IPIs
are traced on generic_smp_call_function_single_interrupt().

Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
parent 68e2d17c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment