linux-stable-rt/tools/perf/util
Thomas Renninger 00e99a49f6 perf tools: Fix time function double declaration with glibc
It's enough to include the local "debug.h" file to trigger it.

man time reveals this is already declared in glibc:

time - get time in seconds
-> rename the variable.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: arjan@infradead.org
LPU-Reference: <1295620209-13859-2-git-send-email-trenn@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2011-01-22 19:53:00 -02:00
..
include perf tools: Add missing header, fixes build 2011-01-22 19:15:39 -02:00
scripting-engines
ui perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
PERF-VERSION-GEN
abspath.c
alias.c
bitmap.c
build-id.c
build-id.h
cache.h
callchain.c
callchain.h
color.c
color.h
config.c
cpumap.c
cpumap.h
ctype.c
debug.c
debug.h
debugfs.c
debugfs.h
environment.c
event.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
event.h
evsel.c
evsel.h
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
header.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
header.h
help.c
help.h
hist.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
hist.h
hweight.c
levenshtein.c
levenshtein.h
map.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
map.h
pager.c
parse-events.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
parse-events.h perf tools: Fix build when using gcc 3.4.6 2011-01-22 19:15:39 -02:00
parse-options.c
parse-options.h
path.c
probe-event.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
probe-event.h
probe-finder.c
probe-finder.h
pstack.c
pstack.h
quote.c
quote.h
run-command.c
run-command.h
session.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
session.h
sigchain.c
sigchain.h
sort.c
sort.h
strbuf.c
strbuf.h
string.c
strlist.c
strlist.h
svghelper.c perf tools: Fix time function double declaration with glibc 2011-01-22 19:53:00 -02:00
svghelper.h
symbol.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
symbol.h
thread.c
thread.h
trace-event-info.c
trace-event-parse.c
trace-event-read.c
trace-event-scripting.c
trace-event.h
types.h perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
usage.c
util.c
util.h
values.c perf tools: Fix 64 bit integer format strings 2011-01-22 23:41:57 -02:00
values.h
wrapper.c
xyarray.c
xyarray.h