perf tools: Run generate-cmdlist.sh properly
authorMulyadi Santosa <mulyadi.santosa@gmail.com>
Fri, 25 Sep 2009 19:01:41 +0000 (02:01 +0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 1 Oct 2009 08:12:03 +0000 (10:12 +0200)
commit1ad0560e8cdb6d5b381220dc2da187691b5ce124
treef686fe2125b85a2192b2127a91166eba47446667
parent27f9994c50e95f3a5a81fe4c7491a9f9cffe6ec0
perf tools: Run generate-cmdlist.sh properly

Right now generate-cmdlist.sh is not executable, so we
should call it as an argument ".".

This fixes cases where due to different umask defaults
the generate-cmdlist.sh script is not executable in
a kernel tree checkout.

Signed-off-by: Mulyadi Santosa <mulyadi.santosa@gmail.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <f284c33d0909251201w422e9687x8cd3a784e85adf7d@mail.gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Makefile