[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1372941691-14684-1-git-send-email-artagnon@gmail.com>
Date: Thu, 4 Jul 2013 18:11:24 +0530
From: Ramkumar Ramachandra <artagnon@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/7] Minor perf completion improvements
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists