[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1398006644-5935-1-git-send-email-wangjiaxing@insigma.com.cn>
Date: Sun, 20 Apr 2014 23:10:42 +0800
From: Jiaxing Wang <wangjiaxing@...igma.com.cn>
To: Steven Rostedt <rostedt@...dmis.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...hat.com>
CC: <linux-kernel@...r.kernel.org>,
Jiaxing Wang <wangjiaxing@...igma.com.cn>
Subject: [PATCH 0/2] Stack trace fix and ftrace documentation fixes
The first patch makes trace_stack to skip 4 instead of 3 function
return addresses on the stack when ftrace_ops_list_func is used in ftrace,
and added a function to check for this.
The second correct the documentation of two functions in ftrace.c
Jiaxing Wang (2):
tracing/trace_stack:Skip 4 instead of 3 when using
ftrace_ops_list_func
Correct documentation of ftrace_set_global_filter and
ftrace_set_global_notrace
kernel/trace/ftrace.c | 11 +++++++----
kernel/trace/trace.h | 1 +
kernel/trace/trace_stack.c | 8 ++++++--
3 files changed, 14 insertions(+), 6 deletions(-)
--
1.8.3.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists