diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2009-11-24 14:05:17 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-24 15:37:03 +0000 |
| commit | 727dad10c17cbaade3cb6a56bd4863a4630f4d13 (patch) | |
| tree | 3961f31b7c1a0b54b3c972b61937eb0a7ab2db0e /tools/perf/builtin-annotate.c | |
| parent | perf tools: Introduce zalloc() for the common calloc(1, N) case (diff) | |
| download | kernel-727dad10c17cbaade3cb6a56bd4863a4630f4d13.tar.gz kernel-727dad10c17cbaade3cb6a56bd4863a4630f4d13.zip | |
perf tools: Remove unused wrapper routines
And also make xrealloc and xmalloc weak symbols so that we don't
have this problem:
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../lib64/libiberty.a(xmalloc.o):
In function `xrealloc':
(.text+0xc0): multiple definition of `xrealloc'
libperf.a(wrapper.o):/home/acme_unencrypted/git/linux-2.6-tip/tools/perf/util/wrapper.c:67:
first defined here
collect2: ld returned 1 exit status
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
