[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190305135223.360347148@goodmis.org>
Date: Tue, 05 Mar 2019 08:52:23 -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-next][PATCH 0/6] tracing: Last minute updates
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: 9f0bbf3115ca9f91f43b7c74e9ac7d79f47fc6c2
Colin Ian King (1):
tracing: Fix spelling mistake: "analagous" -> "analogous"
Jann Horn (1):
tracing/perf: Use strndup_user() instead of buggy open-coded version
Srikar Dronamraju (1):
doc: trace: Fix documentation for uprobe_profile
Steven Rostedt (VMware) (1):
x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_replace()
Tom Zanussi (2):
tracing: Use str_has_prefix() in synth_event_create()
tracing: Use strncpy instead of memcpy for string keys in hist triggers
----
Documentation/trace/uprobetracer.rst | 7 +++---
arch/x86/kernel/ftrace.c | 42 +++++++++++++++---------------------
kernel/trace/trace.c | 2 +-
kernel/trace/trace_event_perf.c | 16 ++++++--------
kernel/trace/trace_events_hist.c | 9 ++++----
5 files changed, 33 insertions(+), 43 deletions(-)
Powered by blists - more mailing lists