]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commit8f25b8197d43885a4cc19bea581e37bf46ed9958
tree2a27bd67308f46132c6d6ea8f25a54160a16c0d1
parentfa1924eb4abcd756febc031d819ba75c3849ca45
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