]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfa11506844542b97b19edfc2e5f2408444300d82
tree6e5c6e76da175b4b5c6dbe7001460905472342f4
parent55e71c902d063f44c4681f707f5318261a058782
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