perf annotate browser: Use struct annotation_line in browser_line
authorJiri Olsa <jolsa@kernel.org>
Wed, 11 Oct 2017 15:01:54 +0000 (17:01 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 16 Nov 2017 17:49:48 +0000 (14:49 -0300)
commita5ef27020b4bc0785fabb2591eb670d3bc641257
tree3cb37edc438289f6f39e20cef5c0b3a441bb3999
parente1b60b5bd3c7a3f215e79fa911122aba59b3d984
perf annotate browser: Use struct annotation_line in browser_line

Using struct annotation_line arg in browser_line
function to make it generic.

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-32-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/annotate.c