summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2011-04-13 16:43:29 -0400
committerSteven Rostedt <rostedt@goodmis.org>2011-05-17 10:41:55 -0400
commit406a733db0052fed66d17008430b6047ecea7b92 (patch)
tree8c5304de8ac9a009983686b2f8b05b8fa115f0d2 /tools/perf/scripts/python/check-perf-trace.py
parent5f9b93c39239507d2af03f79c8b0df9ebb9be768 (diff)
ftrace/x86: Do not trace .discard.text section
The section called .discard.text has tracing attached to it and is currently ignored by ftrace. But it does include a call to the mcount stub. Adding a notrace to the code keeps gcc from adding the useless mcount caller to it. Link: http://lkml.kernel.org/r/20110421023739.243651696@goodmis.org Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions