commit | d0cb4260f899d07462d49fc67e29f2438dbaca2f | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@redhat.com> | Mon Mar 15 13:02:35 2010 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Mar 16 10:02:19 2010 +0100 |
tree | 09633fcc1f2bc5a5d172878f7991d440f9180043 | |
parent | 67c7ff7c56f38a8ab338fbbfe366621ce6303ba1 [diff] |
perf probe: Use original address instead of CU-based address Use original address for looking up the location of variables for dwarf_getlocation_addr() instead of CU-based address. Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com> Cc: systemtap <systemtap@sources.redhat.com> Cc: DLE <dle-develop@lists.sourceforge.net> LKML-Reference: <20100315170235.31852.91195.stgit@localhost6.localdomain6> Signed-off-by: Ingo Molnar <mingo@elte.hu>