[for-linus][PATCH 0/3] tracing: Last three patches (hopefully) before my pull request

From: Steven Rostedt
Date: Thu Aug 06 2020 - 13:40:40 EST


git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 37f9e8b51dbe7f69d9f80aec98f1514f0cd4085e


Masami Hiramatsu (1):
bootconfig: Fix to find the initargs correctly

Muchun Song (1):
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE

Steven Rostedt (VMware) (1):
tracing: Use trace_sched_process_free() instead of exit() for pid tracing

----
init/main.c | 14 ++++++++------
kernel/kprobes.c | 17 ++++++++++++++---
kernel/trace/ftrace.c | 4 ++--
kernel/trace/trace_events.c | 4 ++--
4 files changed, 26 insertions(+), 13 deletions(-)