From: Ramkumar Ramachandra Date: Thu, 4 Jul 2013 12:41:25 +0000 (+0530) Subject: perf completion: Don't dictate perf install location X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~28^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba6e01782fd2a94481e18b91b363636f8171565;p=pandora-kernel.git perf completion: Don't dictate perf install location The statement have perf limits the locations in which to look for the perf program. Moreover, it depends on the bash-completion package to be installed. Replace it with a call to `type perf`. Signed-off-by: Ramkumar Ramachandra Cc: Frederic Weisbecker Link: http://lkml.kernel.org/r/1372941691-14684-2-git-send-email-artagnon@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed