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:
347fdd9
)
ftrace: have function graph use mcount caller address
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 2 Dec 2008 20:34:09 +0000
(15:34 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 3 Dec 2008 07:56:22 +0000
(08:56 +0100)
Impact: consistency change for function graph
This patch makes function graph record the mcount caller address
the same way the function tracer does.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found