diff options
author | 2014-08-19 22:31:14 -0400 | |
---|---|---|
committer | 2014-08-20 08:26:09 -0300 | |
commit | 700be564308bcfc217bd3515d634b56f0c3c1bbb (patch) | |
tree | d1275398a68290e021615dff1ed6be8eb2593bc8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (diff) | |
download | linux-rng-700be564308bcfc217bd3515d634b56f0c3c1bbb.tar.xz linux-rng-700be564308bcfc217bd3515d634b56f0c3c1bbb.zip |
perf symbols: Don't try to find DSOs in SYSV maps
We are seeing a lot of the following with regards to SYSV memory
Failed to open /SYSV0000279c, continuing without symbols
We don't believe this memory will have DSO info, so treat it like the
heap and stack for now and skip it to prevent the warning.
Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Joe Mario <jmario@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Joe Mario <jmario@redhat.com>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1408501874-244377-1-git-send-email-dzickus@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions