aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/python.c
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2011-05-19 23:22:14 +0000
committerIngo Molnar <[email protected]>2011-05-19 23:27:16 +0000
commitc5fc472171ec4f96d06d1ac039d88f9b89bb95db (patch)
treeb83af634894e5f70f042a67ebfee876e4b16183f /tools/perf/util/python.c
parentMerge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-c5fc472171ec4f96d06d1ac039d88f9b89bb95db.tar.gz
kernel-c5fc472171ec4f96d06d1ac039d88f9b89bb95db.zip
core_kernel_data(): Fix architectures that do not define _sdata
Some architectures such as Alpha do not define _sdata but _data: kernel/built-in.o: In function `core_kernel_data': kernel/extable.c:77: undefined reference to `_sdata' So expand the scope of the data range to the text addresses too, this might be more correct anyway because this way we can cover readonly variables as well. Cc: Paul E. McKenney <[email protected]> Cc: Steven Rostedt <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions