perf annotate browser: Use struct annotation_line in browser_line
authorJiri Olsa <[email protected]>
Wed, 11 Oct 2017 15:01:54 +0000 (17:01 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
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 <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/ui/browsers/annotate.c