perf hists: Introduce perf_hpp_list__init function
authorJiri Olsa <jolsa@kernel.org>
Mon, 18 Jan 2016 09:24:13 +0000 (10:24 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 3 Feb 2016 15:24:11 +0000 (12:24 -0300)
commit94b3dc3865097e11073f1abf5b20b5f80af223af
tree963ea009cc9599ce1663f4dc8c14f4744ac0e14a
parent7c31e10266bd18de163d5c60899591c0540bb002
perf hists: Introduce perf_hpp_list__init function

Introducing perf_hpp_list__init function to have an easy way to
initialize perf_hpp_list struct.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1453109064-1026-16-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