diff options
| author | Jiri Olsa <[email protected]> | 2011-08-24 15:18:34 +0200 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-09-29 17:10:48 -0300 |
| commit | 87ffef79ab7562ca4a1f6f22ed7ddef1c434bc24 (patch) | |
| tree | 3f62ec4728bda590c078178df90e5f689e9e721a /tools/perf/scripts/python | |
| 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/[email protected]
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions