[PATCH 0/4] trace: osnoise and timerlat fixes

From: Daniel Bristot de Oliveira
Date: Fri Oct 15 2021 - 11:08:22 EST


Hi Steven,

This is a series of minor fixes to the timerlat and osnoise tracers.

It includes a review of the timerlat tracer documentation, the addition of
the migrate disabled field to the timerlat and osnoise headers, and a
fix of a typo in the ifdef config comment in arch/x86/kernel/trace.c.

No functional changes.

Daniel Bristot de Oliveira (4):
trace/osnoise: Fix an ifdef comment
tracing/doc: Fix typos on the timerlat tracer documentation
trace/osnoise: Add migrate-disabled field to the osnoise header
trace/timerlat: Add migrate-disabled field to the timerlat header

Documentation/trace/timerlat-tracer.rst | 24 ++++++++++++------------
arch/x86/kernel/trace.c | 2 +-
kernel/trace/trace_osnoise.c | 25 +++++++++++++------------
3 files changed, 26 insertions(+), 25 deletions(-)

--
2.31.1