git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10da37a
)
ftrace: Add .ref.text as one of the safe areas to trace
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 11 Feb 2011 21:43:33 +0000
(16:43 -0500)
committer
Steven 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