[for-next][PATCH 0/5] tracing: Really, this is the last update for 5.6 before my pull request!

From: Steven Rostedt
Date: Wed Feb 05 2020 - 17:21:47 EST



Masami Hiramatsu (4):
bootconfig: Use bootconfig instead of boot config
bootconfig: Add more parse error messages
tools/bootconfig: Show the number of bootconfig nodes
bootconfig: Show the number of nodes on boot message

Steven Rostedt (VMware) (1):
ftrace: Protect ftrace_graph_hash with ftrace_sync

----
init/main.c | 10 ++++++----
kernel/trace/ftrace.c | 11 +++++++++--
kernel/trace/trace.h | 2 ++
lib/bootconfig.c | 21 ++++++++++++++++-----
tools/bootconfig/main.c | 1 +
5 files changed, 34 insertions(+), 11 deletions(-)