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)
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>

No differences found