]> git.baikalelectronics.ru Git - kernel.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)
commitc9b9fea7fd4266780ece52b9f74cf0794dabcf94
tree35c350a6ce5288912c7a0dd621a801eb61301dfa
parentb34003ced43ea74b02a06ffaac53038bb0c2dc09
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