perf hists: Introduce hists__add_entry_ops function
authorJiri Olsa <jolsa@kernel.org>
Tue, 5 Jul 2016 06:56:05 +0000 (08:56 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Jul 2016 03:00:39 +0000 (00:00 -0300)
commita5051979f533afc65112cc42a20f25db08bf2272
tree3eeb78551f186284d99fc2abbc1d16957a960086
parentf542e7670e48bc9d0aed351c1fd2ae0b65cc6f68
perf hists: Introduce hists__add_entry_ops function

Introducing hists__add_entry_ops function to allow using the allocation
callbacks externally.

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/1467701765-26194-4-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