summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/symbol-minimal.c
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2013-10-09 15:01:11 +0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2013-10-14 10:28:58 -0300
commit52afdaf9f0c6a35e154ba42ac9510044e16d75ec (patch)
tree041de55af08f2b4f3a2283dae35ca1ec34fb4bd5 /tools/perf/util/symbol-minimal.c
parent3e6a147deef93ddbb899cb394d8d44118289e76a (diff)
downloadop-kernel-dev-52afdaf9f0c6a35e154ba42ac9510044e16d75ec.zip
op-kernel-dev-52afdaf9f0c6a35e154ba42ac9510044e16d75ec.tar.gz
perf symbols: Validate kcore module addresses
Before using kcore we need to check that modules are in memory at the same addresses that they were when data was recorded. This is done because, while we could remap symbols to different addresses, the object code linkages would still be different which would provide an erroneous view of the object code. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Namhyung Kim <namhyung@gmail.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/r/1381320078-16497-2-git-send-email-adrian.hunter@intel.com [ Rename basename to base_name to avoid shadowing libgen's basename in fedora 12 ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/symbol-minimal.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud