diff options
author | 2023-03-07 14:35:52 +0000 | |
---|---|---|
committer | 2023-03-24 11:01:26 +0100 | |
commit | 56eb0598c7a30c76009a082d3213486d6a013df0 (patch) | |
tree | 9085376ba67bad1b8f85c2084a33c9714b73d74a /scripts/generate_rust_analyzer.py | |
parent | kernel/smp: Make csdlock_debug= resettable (diff) | |
download | linux-rng-56eb0598c7a30c76009a082d3213486d6a013df0.tar.xz linux-rng-56eb0598c7a30c76009a082d3213486d6a013df0.zip |
trace: Add trace_ipi_send_cpumask()
trace_ipi_raise() is unsuitable for generically tracing IPI sources due to
its "reason" argument being an uninformative string (on arm64 all you get
is "Function call interrupts" for SMP calls).
Add a variant of it that exports a target cpumask, a callsite and a callback.
Signed-off-by: Valentin Schneider <vschneid@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Link: https://lore.kernel.org/r/20230307143558.294354-2-vschneid@redhat.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions