Re: [PATCH V4 05/19] trace/osnoise: Allow multiple instances of the same tracer

From: Steven Rostedt
Date: Fri Oct 22 2021 - 22:47:31 EST


On Thu, 21 Oct 2021 14:56:43 +0200
Daniel Bristot de Oliveira <bristot@xxxxxxxxxx> wrote:

> Allow more than one instance of the same tracer. The workload will
> start when the first trace_array (instance) is registered and will
> stop when the last instance is unregistered.
>


> Osnoise and timerlat are still mutually exclusive because of the
> different behavior of the osnoise: tracepoints.

I don't understand what the above means, or how it is relative to this
commit?

-- Steve