The osnoise tracer is not only a tracer and a set of tracepoints, but also a workload dispatcher. In preparation for having other workloads, e.g., in user-space, add an option to avoid dispatching the workload. By not dispatching the workload, the osnoise: tracepoints become generic events to measure the execution time of *any* task on Linux. Daniel Bristot de Oliveira (4): tracing/osnoise: Fix duration type tracing/osnoise: Add osnoise/options file tracing/osnoise: Add OSNOISE_WORKLOAD option Documentation/osnoise: Add osnoise/options documentation Documentation/trace/osnoise-tracer.rst | 12 ++ kernel/trace/trace_osnoise.c | 200 ++++++++++++++++++++++++- 2 files changed, 205 insertions(+), 7 deletions(-) -- 2.32.0