perf tools: Make hists__collapse_insert_entry static
authorJiri Olsa <jolsa@kernel.org>
Thu, 24 Mar 2016 12:52:17 +0000 (13:52 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 30 Mar 2016 14:14:07 +0000 (11:14 -0300)
commit592dac6f35cf222a7687d4ff1ea7df0e6ef722e0
tree691124c83886348902623031eaf1f2bf193aa9c8
parentad16511b0e404652331a5350c522d0824f8209de
perf tools: Make hists__collapse_insert_entry static

No need to export hists__collapse_insert_entry function.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1458823940-24583-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