ftrace/recordmcount: Modify only executable sections
authorSteven Rostedt <srostedt@redhat.com>
Wed, 13 Apr 2011 17:31:08 +0000 (13:31 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 16 May 2011 18:42:56 +0000 (14:42 -0400)
commit8abd5724a7f1631ab2276954156c629d4d17149a
tree1253dfc237bfe6e295fedf4fc2c568e35b436430
parent9f087e7612115b7a201d4f3392a95ac7408948ab
ftrace/recordmcount: Modify only executable sections

PROGBITS is not enough to determine if the section should be modified
or not. Only process sections that are marked as executable.

Cc: John Reiser <jreiser@bitwagon.com>
Link: http://lkml.kernel.org/r/20110421023737.991485123@goodmis.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/recordmcount.h