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:
491d0dc
)
ftrace: Consolidate the function match routines for normal and mods
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 29 Apr 2011 00:32:08 +0000
(20:32 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Sat, 30 Apr 2011 02:53:14 +0000
(22:53 -0400)
The code used for matching functions is almost identical between normal
selecting of functions and using the :mod: feature of set_ftrace_notrace.
Consolidate the two users into one function.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found