commit | bb4304c71c97bf727ec43cd2f195c2c237c27fd3 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Dec 02 15:34:09 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 03 08:56:22 2008 +0100 |
tree | 91de689ca21951fd49935798fb19148763e3424f | |
parent | 347fdd9dd4e5d3f3a4e415925c35bdff1d59c3a9 [diff] |
ftrace: have function graph use mcount caller address 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>