aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2009-09-24 13:39:09 +0000
committerIngo Molnar <[email protected]>2009-09-24 19:20:08 +0000
commit725b13685c61168f71825b3fb67d96d2d7aa3b0f (patch)
tree40fee1caa92c93691cb39f6a32b60a536a2e91e5 /tools/perf/builtin-annotate.c
parentperf tools: Fix buffer allocation (diff)
downloadkernel-725b13685c61168f71825b3fb67d96d2d7aa3b0f.tar.gz
kernel-725b13685c61168f71825b3fb67d96d2d7aa3b0f.zip
perf tools: Dont use openat()
openat() is still a young glibc facility, better to not use it in a non performance critical program (perf list) Many machines have older glibc (RHEL 4 Update 5 -> glibc-2.3.4-2.36 on my dev machine for example). Signed-off-by: Eric Dumazet <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Ulrich Drepper <[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