[PATCH 0/7] Minor perf completion improvements

From: Ramkumar Ramachandra
Date: Thu Jul 04 2013 - 08:49:34 EST


Hi,

So I just started using perf, and noticed the accompanying completion
script. Having dabbled with git.git's completion script a bit, I
thought I should contribute what I learnt from it.

[6/7] is the meat of the series, and the preceding patches work
towards the same goal: to strip dependency on the bash-completion
package.

Thanks.

Ramkumar Ramachandra (7):
perf completion: don't dictate perf install location
perf completion: update __ltrim_colon_completions
perf completion: strip dependency on _filedir
perf completion: modernize style
perf completion: strip function_exists ()
perf completion: strip dependency on bash-completion
perf completion: use more comp words

tools/perf/bash_completion | 110 +++++++++++++++++++++++++++++++++++----------
1 file changed, 87 insertions(+), 23 deletions(-)

--
1.8.3.1.643.gebeea52.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/