[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211113131340.640683117@goodmis.org>
Date: Sat, 13 Nov 2021 08:13:40 -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/3] tracing: Fixes to 5.16
Three tracing fixes:
- Make local osnoise_instances static
- Copy just actual size of histogram strings
- Properly check missing operands in histogram expressions
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: 1cab6bce42e62bba2ff2c2370d139618c1828b42
Daniel Bristot de Oliveira (1):
tracing/osnoise: Make osnoise_instances static
Kalesh Singh (1):
tracing/histogram: Fix check for missing operands in an expression
Masami Hiramatsu (1):
tracing/histogram: Do not copy the fixed-size char array field over the field size
----
kernel/trace/trace_events_hist.c | 12 +++++++-----
kernel/trace/trace_osnoise.c | 3 ++-
2 files changed, 9 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists