perf tools: Remove stale prototypes from builtin.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2017 23:46:41 +0000 (20:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 24 Apr 2017 16:43:33 +0000 (13:43 -0300)
commita3b70b3bb34296a63b43614f13991111eccbb44a
tree2d01e0049090925158c0d73124caa8d98cb7ac2e
parent72f7c4d22ccf7c7e78aa80ea3285e77404b31913
perf tools: Remove stale prototypes from builtin.h

Some, like prune_packed_objects() are clearly git specific, others
don't have implementations and some are used in just one place, make
them static.

Link: http://lkml.kernel.org/n/tip-faj3c5dnttf3hurv4pujut8n@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin.h
tools/perf/perf.c