aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate.c
diff options
context:
space:
mode:
authorPrashanth Nageshappa <prashanth@linux.vnet.ibm.com>2012-03-26 15:36:49 +0530
committerArnaldo Carvalho de Melo <acme@redhat.com>2012-03-28 11:56:49 -0300
commitba28c59bc9ed8fb7b9a753cd88ee54a2c4f6265b (patch)
tree30f2e5d133173779284dfe4e11ecdfd22f6f20fb /tools/perf/util/annotate.c
parentperf symbols: Handle NULL dso in dso__name_len (diff)
downloadlinux-dev-ba28c59bc9ed8fb7b9a753cd88ee54a2c4f6265b.tar.xz
linux-dev-ba28c59bc9ed8fb7b9a753cd88ee54a2c4f6265b.zip
perf probe: Finder fails to resolve function name to address
If DIE entries corresponding to declarations appear before definition entry, probe finder returns error instead of continuing to look further for a definition entry. This patch ensures we reach to the DIE entry corresponding to the definition and get the function address. V2: A simpler solution based on Masami's suggestion. Signed-off-by: Prashanth Nageshappa <prashanth@linux.vnet.ibm.com> Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/r/4F703FB9.9020407@linux.vnet.ibm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions