]> git.baikalelectronics.ru Git - kernel.git/commit
perf annotate: Add annotation_line__print function
authorJiri Olsa <jolsa@kernel.org>
Wed, 11 Oct 2017 15:01:46 +0000 (17:01 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 16 Nov 2017 17:49:44 +0000 (14:49 -0300)
commit06a31d87d4c0617e78ad882d4121d323d6b062fb
tree2a27bd67308f46132c6d6ea8f25a54160a16c0d1
parentb5551e5982c5b39a2cb4a4cbcd0998da441a8f91
perf annotate: Add annotation_line__print function

Separating struct annotation_line display function, it will hold the
generic line display code.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20171011150158.11895-24-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/annotate.c