aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-09-04 16:39:51 -0300
committerIngo Molnar <mingo@elte.hu>2009-09-04 21:50:17 +0200
commit6b58e7f146f8d79c08f62087f928e1f01747de71 (patch)
tree98669b06646894d1dd8f85c1ae932aa6a8fb42de /kernel
parentperf stat: Clean up statistics calculations a bit more (diff)
downloadlinux-dev-6b58e7f146f8d79c08f62087f928e1f01747de71.tar.xz
linux-dev-6b58e7f146f8d79c08f62087f928e1f01747de71.zip
perf tools: Avoid unnecessary work in directory lookups
This patch improves some (common) inefficiencies in the handling of directory lookups: - not using the d_type information returned by the kernel - constructing (absolute) paths for file operation even though directory-relative operations using the *at functions is possible There are more places to fix but this is a start. Signed-off-by: Ulrich Drepper <drepper@redhat.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Mike Galbraith <efault@gmx.de> LKML-Reference: <20090904193951.GB6186@ghostprotocols.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions