]> asedeno.scripts.mit.edu Git - linux.git/commit
perf annotate: Nuke struct browser_line
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 15 Mar 2018 18:43:18 +0000 (15:43 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 20 Mar 2018 16:19:29 +0000 (13:19 -0300)
commit4850c92e40835ea9ded3cd2051d4c95b2b69e426
tree0f1bd7a56dc42c880fb77d6de026263ffddf85a3
parent0db45bcfac8586c6f5b732f114f456f2f788b19f
perf annotate: Nuke struct browser_line

The information in there are all related to things already moved to
struct annotation, so move those members to struct annotation_line.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jin Yao <yao.jin@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-uc2b9c8iocvuuvbl7hyind84@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/annotate.c
tools/perf/util/annotate.h