ftrace: Add .ref.text as one of the safe areas to trace
authorSteven Rostedt <srostedt@redhat.com>
Fri, 11 Feb 2011 21:43:33 +0000 (16:43 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 10 Mar 2011 15:34:39 +0000 (10:34 -0500)
commit1274a9c2e91652e28efa45c3e5886ec82f08bfbe
tree6e5c6e76da175b4b5c6dbe7001460905472342f4
parent10da37a645b5e915d8572cc2b1f5eb11ada3ea4f
ftrace: Add .ref.text as one of the safe areas to trace

The section .ref.text will not go away unexpectedly and is
safe to trace. Add it to the safe list of sections to allow
tracing.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/recordmcount.c
scripts/recordmcount.pl