]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf tools: Remove xrealloc and ALLOC_GROW
authorMasami Hiramatsu <mhiramat@kernel.org>
Tue, 10 May 2016 05:48:01 +0000 (14:48 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 10 May 2016 14:58:27 +0000 (11:58 -0300)
commit452e84012595d681f254a3a0d733fb0b18ffaf42
treef601c801233d33d531f6f831fdfabb8b80344e01
parent682f4f035e0fcffce511fe77a02a0f19f0996d70
perf tools: Remove xrealloc and ALLOC_GROW

Remove unused xrealloc() and ALLOC_GROW() from libperf.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20160510054801.6158.6204.stgit@devbox
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/Build
tools/perf/util/cache.h
tools/perf/util/util.h
tools/perf/util/wrapper.c [deleted file]