git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eea4fc
)
tracing: Fix documentation of ftrace_set_global_{filter,notrace}()
author
Jiaxing Wang
<wangjiaxing@insigma.com.cn>
Sun, 20 Apr 2014 15:10:44 +0000
(23:10 +0800)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 24 Apr 2014 17:38:01 +0000
(13:38 -0400)
The functions ftrace_set_global_filter() and ftrace_set_global_notrace()
still have their old names in the kernel doc (ftrace_set_filter and
ftrace_set_notrace respectively). Replace these with the real names.
Link:
http://lkml.kernel.org/p/1398006644-5935-3-git-send-email-wangjiaxing@insigma.com.cn
Signed-off-by: Jiaxing Wang <wangjiaxing@insigma.com.cn>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c
patch
|
blob
|
history
diff --cc
kernel/trace/ftrace.c
Simple merge