[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230217004954.719324747@goodmis.org>
Date: Thu, 16 Feb 2023 19:49:54 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Masami Hiramatsu <mhiramat@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-next][PATCH 0/5] tracing: Updates for 6.3
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
trace/for-next
Head SHA1: d8f0ae3ebed416728077fe94698983c30d409241
Steven Rostedt (Google) (1):
tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
Tom Zanussi (4):
tracing/histogram: Don't use strlen to find length of stacktrace variables
tracing/histogram: Fix a few problems with stacktrace variable printing
tracing/histogram: Fix stacktrace key
tracing/histogram: Fix stacktrace histogram Documententation
----
Documentation/trace/histogram.rst | 156 ++++++++++++++++++++++----------------
kernel/trace/trace_events_hist.c | 75 ++++++++++++++----
kernel/trace/trace_events_synth.c | 7 +-
3 files changed, 156 insertions(+), 82 deletions(-)
Powered by blists - more mailing lists