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:
1e74f30
)
ftrace: fix set_ftrace_filter
author
Steven Rostedt
<srostedt@redhat.com>
Sat, 8 Nov 2008 03:36:02 +0000
(22:36 -0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Wed, 19 Nov 2008 05:17:45 +0000
(
00:17
-0500)
Impact: fix of output of set_ftrace_filter
The commit "ftrace: do not show freed records in
available_filter_functions"
Removed a bit too much from the set_ftrace_filter code, where we now see
all functions in the set_ftrace_filter file even when we set a filter.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found