perf tools: Add hpp_list into struct hists object
authorJiri Olsa <[email protected]>
Mon, 18 Jan 2016 09:24:22 +0000 (10:24 +0100)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 3 Feb 2016 15:24:18 +0000 (12:24 -0300)
commit5b65855e20348a9e2772a1cb7c1e6ab477859ba6
tree94c2e74d8ceb5282b7f2cdde46f7f418f0b2956d
parent43e0a68f13047750a3728c983a539c61fb4121c5
perf tools: Add hpp_list into struct hists object

Adding hpp_list into struct hists object.

Initializing struct hists_evsel hists object to carry global
perf_hpp_list list.

Signed-off-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/hist.c
tools/perf/util/hist.h