[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220210200509.089236997@goodmis.org>
Date: Thu, 10 Feb 2022 15:05:09 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-linus][PATCH 0/6] tracing: Updates for v5.17
- Fixes to the RTLA tooling.
- A fix to a tp_printk overriding tp_printk_stop_on_boot on command line.
Daniel Bristot de Oliveira (5):
rtla: Follow kernel version
rtla/utils: Fix session duration parsing
rtla/trace: Error message fixup
rtla: Fix segmentation fault when failing to enable -t
MAINTAINERS: Add RTLA entry
JaeSang Yoo (1):
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
----
MAINTAINERS | 8 ++++++++
kernel/trace/trace.c | 4 ++++
tools/tracing/rtla/Makefile | 4 +++-
tools/tracing/rtla/src/osnoise.c | 3 +++
tools/tracing/rtla/src/osnoise_hist.c | 7 +++----
tools/tracing/rtla/src/osnoise_top.c | 7 +++----
tools/tracing/rtla/src/timerlat_hist.c | 7 +++----
tools/tracing/rtla/src/timerlat_top.c | 7 +++----
tools/tracing/rtla/src/trace.c | 8 ++++----
tools/tracing/rtla/src/utils.c | 4 ++--
10 files changed, 36 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists