]> git.baikalelectronics.ru Git - kernel.git/commit
perf hists: Export a couple of hist functions
authorNamhyung Kim <namhyung@kernel.org>
Thu, 7 Jan 2016 09:14:10 +0000 (10:14 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 8 Jan 2016 15:59:48 +0000 (12:59 -0300)
commit2c7a044e5a92d058522ae40b62082fe0bbd374a4
treea31176157c5aca6bf34b00f74a9391ac3240bb3c
parent0e1608ae84008a4126e40ff62d53d583e6c4ec18
perf hists: Export a couple of hist functions

These are necessary for multi threaded sample processing:

 - hists__get__get_rotate_entries_in()
 - hists__collapse_insert_entry()
 - __hists__init()

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Noel Grandin <noelgrandin@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1452158050-28061-14-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/hist.c
tools/perf/util/hist.h