summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2011-04-13 01:06:39 +0200
committerSteven Rostedt <rostedt@goodmis.org>2011-05-16 20:46:30 +0200
commitf0201738b61b1adcf6b2c4719c5c415745014c1c (patch)
treec5a7c4b04693e459e22780f66d2d7e625d9d1243 /arch/x86/include
parentkbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers (diff)
downloadlinux-f0201738b61b1adcf6b2c4719c5c415745014c1c.tar.xz
linux-f0201738b61b1adcf6b2c4719c5c415745014c1c.zip
ftrace: Avoid recording mcount on .init sections directly
The init and exit sections should not be traced and adding a call to mcount to them is a waste of text and instruction cache. Have the macro section attributes include notrace to ignore these functions for tracing from the build. Link: http://lkml.kernel.org/r/20110421023738.953028219@goodmis.org Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions