diff options
| author | Steven Rostedt <[email protected]> | 2011-04-13 16:43:29 -0400 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2011-05-17 10:41:55 -0400 |
| commit | 406a733db0052fed66d17008430b6047ecea7b92 (patch) | |
| tree | 8c5304de8ac9a009983686b2f8b05b8fa115f0d2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 5f9b93c39239507d2af03f79c8b0df9ebb9be768 (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/[email protected]
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions