diff options
author | Jiri Olsa | 2011-08-24 15:18:34 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2011-09-29 17:10:48 -0300 |
commit | 87ffef79ab7562ca4a1f6f22ed7ddef1c434bc24 (patch) | |
tree | 3f62ec4728bda590c078178df90e5f689e9e721a /arch/sparc/Kconfig | |
parent | e78cb3628b343b7b69d8f3632aabef74669ffa25 (diff) |
perf symbols: Treat all memory maps without dso file as loaded
The stack/vdso/heap memory maps dont have any dso file. Setting the
perf dso objects as 'loaded' for these maps, we avoid unnecessary
warnings like:
"Failed to open [stack], continuing without symbols"
All map__find_* functions still return NULL when searching for symbols
in these maps.
Link: http://lkml.kernel.org/r/20110824131834.GA2007@jolsa.brq.redhat.com
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'arch/sparc/Kconfig')
0 files changed, 0 insertions, 0 deletions