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:
62d59d1
)
tracing/function-return-tracer: call prepare_ftrace_return by registers
author
Frederic Weisbecker
<fweisbec@gmail.com>
Wed, 12 Nov 2008 21:49:23 +0000
(22:49 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 12 Nov 2008 22:15:43 +0000
(23:15 +0100)
Impact: Optimize a bit the function return tracer
This patch changes the calling convention of prepare_ftrace_return to
pass its arguments by register. This will optimize it a bit and
prepare it to support dynamic tracing.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found