Re: [PATCH v3 2/6] rtla/osnoise: Record IPI count in osnoise top
From: Tomas Glozar
Date: Thu Jul 23 2026 - 07:40:03 EST
st 15. 7. 2026 v 17:46 odesílatel Valentin Schneider
<vschneid@xxxxxxxxxx> napsal:
>
> Leverage the ipi_send_cpu and ipi_send_cpumask trace events to record the
> count of IPIs sent to monitored CPUs. These interferences are already
> accounted by the IRQ count, but this split gives a better overall picture.
>
> This uses the newly added -i cmdline option.
>
This is now named --irq, right?
> Signed-off-by: Valentin Schneider <vschneid@xxxxxxxxxx>
> ---
> tools/tracing/rtla/src/osnoise_top.c | 116 ++++++++++++++++++++++++++-
> 1 file changed, 115 insertions(+), 1 deletion(-)
>
> [truncated]
Tomas