diff options
author | Jiri Olsa <jolsa@redhat.com> | 2011-08-24 15:18:34 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2011-09-29 17:10:48 -0300 |
commit | 87ffef79ab7562ca4a1f6f22ed7ddef1c434bc24 (patch) | |
tree | 3f62ec4728bda590c078178df90e5f689e9e721a /REPORTING-BUGS | |
parent | e78cb3628b343b7b69d8f3632aabef74669ffa25 (diff) | |
download | kernel_goldelico_gta04-87ffef79ab7562ca4a1f6f22ed7ddef1c434bc24.zip kernel_goldelico_gta04-87ffef79ab7562ca4a1f6f22ed7ddef1c434bc24.tar.gz kernel_goldelico_gta04-87ffef79ab7562ca4a1f6f22ed7ddef1c434bc24.tar.bz2 |
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 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions