diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2010-02-20 19:53:13 -0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-02-21 17:48:24 +0100 |
commit | 10fe12ef631a7e85022ed26304a37f033a6a95b8 (patch) | |
tree | 1317aa1a7a293df85158005299adcde107736cb4 /tools/perf/scripts/perl | |
parent | f7e7ee36757f68778700cde1aaed89e1d23e59fd (diff) |
perf symbols: Fix up map end too on modular kernels with no modules installed
In 2161db9 we stopped failing when not finding modules when
asked too, but then the kernel maps (just one, for vmlinux)
wasn't having its ->end field correctly set up, so symbols were
not being found for the vmlinux map because its range was 0-0.
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/perl')
0 files changed, 0 insertions, 0 deletions