]> git.baikalelectronics.ru Git - kernel.git/commit
perf annotate: Move nr_events from annotate_browser to annotation struct
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 15 Mar 2018 14:52:32 +0000 (11:52 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 20 Mar 2018 16:19:28 +0000 (13:19 -0300)
commitce4f7883490d85e4623433befe6b86e01b5fd4fd
tree0bd59b37f72257931da20e42fa95b33d85cf98fd
parent4f79c7b23388cec6ab840711193adc72b6432a21
perf annotate: Move nr_events from annotate_browser to annotation struct

Paving the way to move more stuff out of TUI and into the generic
annotation library.

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