diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2011-09-14 15:54:30 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-09-23 14:37:54 -0300 |
commit | af52aafad26fe83edc3ff95d6f630c2fc98a0c4c (patch) | |
tree | ad71a13f3fa386c50fc1b0f3b50b20a0b3ce4b0e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | be96ea8ffa788dccb1ba895cced29db6687c4911 (diff) |
perf top: Fix userspace sample addr map offset
The 'perf top' tool came from the kernel where we had each DSO (vmlinux,
modules) loaded just once at a time.
But userspace may have DSOs loaded in multiple addresses (shared
libraries), requiring that we use the just resolved map instead of the
first one found.
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions