[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1634308385.git.bristot@kernel.org>
Date: Fri, 15 Oct 2021 17:07:47 +0200
From: Daniel Bristot de Oliveira <bristot@...nel.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: Daniel Bristot de Oliveira <bristot@...nel.org>,
Jonathan Corbet <corbet@....net>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
"H. Peter Anvin" <hpa@...or.com>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
x86@...nel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] trace: osnoise and timerlat fixes
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
Powered by blists - more mailing lists