]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf annotate: Use stripped line instead of raw disassemble line
authorTaeung Song <treeze.taeung@gmail.com>
Sat, 8 Apr 2017 00:52:25 +0000 (09:52 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Apr 2017 19:22:23 +0000 (16:22 -0300)
commit986a5bc028a84d487c354a529730b48682d1fb41
tree35c350a6ce5288912c7a0dd621a801eb61301dfa
parent4597cf0664d2fad785509dedfed22f8fe8951ebb
perf annotate: Use stripped line instead of raw disassemble line

When parsing disassemble lines for source line number, use a stripped
line instead of raw line.

Signed-off-by: Taeung Song <treeze.taeung@gmail.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1491612748-1605-3-git-send-email-treeze.taeung@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/annotate.c