summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2014-07-12 21:01:49 +0400
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-09-08 03:18:14 +0400
commita8a29b3b7b18251c4e3ffce501f25ae868302a75 (patch)
treec1a38c47ae43dc8f89e17d32a3c19434470cd78e /scripts/gdb/linux/utils.py
parent85b39d305bfe809a11ff2770d380be3e2465beec (diff)
downloadlinux-a8a29b3b7b18251c4e3ffce501f25ae868302a75.tar.xz
rcu: Define tracepoint strings only if CONFIG_TRACING is set
Commit f7f7bac9cb1c ("rcu: Have the RCU tracepoints use the tracepoint_string infrastructure") unconditionally populates the __tracepoint_str input section, but this section is not assigned an output section if CONFIG_TRACING is not set. This results in the __tracepoint_str turning up in unexpected places, i.e., after _edata. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions