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:
606576c
)
ftrace: rename the ftrace tracer to function
author
Steven Rostedt
<rostedt@goodmis.org>
Mon, 6 Oct 2008 23:06:13 +0000
(19:06 -0400)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 20 Oct 2008 16:27:04 +0000
(18:27 +0200)
To avoid further confusion between the ftrace infrastructure and the
function tracer. This patch renames the "ftrace" function tracer
to "function".
Now in available_tracers, instead of "ftrace" there will be "function".
This makes more sense, since people will not know exactly what the
"ftrace" tracer does.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace_functions.c
patch
|
blob
|
history
diff --cc
kernel/trace/trace_functions.c
Simple merge