]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitba8bb35c92e715659a7b643361d048cce3209f0a
tree3cb37edc438289f6f39e20cef5c0b3a441bb3999
parent14fef150348f6fe2e5cf9cb4d85b2e485088e25b
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