linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] trace: osnoise and timerlat fixes
@ 2021-10-15 15:07 Daniel Bristot de Oliveira
  2021-10-15 15:07 ` [PATCH 1/4] trace/osnoise: Fix an ifdef comment Daniel Bristot de Oliveira
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel Bristot de Oliveira @ 2021-10-15 15:07 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Daniel Bristot de Oliveira, Jonathan Corbet, Thomas Gleixner,
	Ingo Molnar, Borislav Petkov, H. Peter Anvin,
	Sebastian Andrzej Siewior, x86, linux-doc, linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-15 15:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-15 15:07 [PATCH 0/4] trace: osnoise and timerlat fixes Daniel Bristot de Oliveira
2021-10-15 15:07 ` [PATCH 1/4] trace/osnoise: Fix an ifdef comment Daniel Bristot de Oliveira
2021-10-15 15:07 ` [PATCH 2/4] tracing/doc: Fix typos on the timerlat tracer documentation Daniel Bristot de Oliveira
2021-10-15 15:07 ` [PATCH 3/4] trace/osnoise: Add migrate-disabled field to the osnoise header Daniel Bristot de Oliveira
2021-10-15 15:07 ` [PATCH 4/4] trace/timerlat: Add migrate-disabled field to the timerlat header Daniel Bristot de Oliveira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).