diff options
author | 2011-02-09 13:27:22 -0500 | |
---|---|---|
committer | 2012-08-23 11:25:29 -0400 | |
commit | 781d06248234e221edb560a18461d65808a8a942 (patch) | |
tree | 99e4dcca5af9de75b5beb37a73d3250905613757 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | ftrace: Add -mfentry to Makefile on function tracer (diff) | |
download | linux-dev-781d06248234e221edb560a18461d65808a8a942.tar.xz linux-dev-781d06248234e221edb560a18461d65808a8a942.zip |
ftrace: Do not test frame pointers if -mfentry is used
The function graph has a test to check if the frame pointer is
corrupted, which can happen with various options of gcc with mcount.
But this is not an issue with -mfentry as -mfentry does not need nor use
frame pointers for function graph tracing.
Link: http://lkml.kernel.org/r/20120807194059.773895870@goodmis.org
Acked-by: H. Peter Anvin <hpa@linux.intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions