diff options
| author | Adrian Hunter <[email protected]> | 2013-12-06 07:42:56 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-12-09 14:13:50 +0000 |
| commit | a4eb24a49566db77ee999b46603f602a0302f481 (patch) | |
| tree | 0ef9e76a2e9f1c25b0b73e6a76d52ebb47744b19 /tools/perf/builtin-script.c | |
| parent | tools lib traceevent: Report better error message on bad function args (diff) | |
| download | kernel-a4eb24a49566db77ee999b46603f602a0302f481.tar.gz kernel-a4eb24a49566db77ee999b46603f602a0302f481.zip | |
perf script: Fix symoff printing in callchains
The address being used to calculate the offset was the memory address
but the address needed is the address mapped to the dso. i.e. the 'addr'
member of 'struct addr_location'
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: David Ahern <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
