diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2009-11-16 13:48:11 -0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-11-16 17:29:54 +0100 |
commit | 82164161679c448f33092945ea97cb547a13683a (patch) | |
tree | 393263862dd3c17d76dfd47b8e939a41fa9b2197 /tools/perf/util/header.c | |
parent | 559fdc3c1b624edb1933a875022fe7e27934d11c (diff) |
perf symbols: Call the symbol filter in dso__synthesize_plt_symbols()
We need to pass the symbol to the filter so that, for instance,
'perf top' can do filtering and also set the private area it
manages, setting the ->map pointer, etc.
I found this while running 'perf top' on a machine where hits
happened on PLT symbols, where ->map wasn't being set up and
segfaults thus happened.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <1258386491-20278-1-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/util/header.c')
0 files changed, 0 insertions, 0 deletions