[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190425162808.056301033@goodmis.org>
Date: Thu, 25 Apr 2019 12:28:08 -0400
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/5] tracing: function graph cleanups for the next merge window
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: 070ea1a24f403b68e76d9763cedd061917f6e1c1
Steven Rostedt (VMware) (5):
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
ftrace: Do not process STUB functions in ftrace_ops_list_func()
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
function_graph: Use a ftrace_graph_ret_stub() for return
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h
----
arch/nds32/kernel/ftrace.c | 1 -
arch/parisc/kernel/ftrace.c | 1 -
include/linux/ftrace.h | 2 ++
kernel/trace/fgraph.c | 9 ++++++---
kernel/trace/ftrace.c | 7 +++----
kernel/trace/trace_selftest.c | 5 ++++-
6 files changed, 15 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists