[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1426685758-25488-1-git-send-email-yunlong.song@huawei.com>
Date: Wed, 18 Mar 2015 21:35:45 +0800
From: Yunlong Song <yunlong.song@...wei.com>
To: <a.p.zijlstra@...llo.nl>, <paulus@...ba.org>, <mingo@...hat.com>,
<acme@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <wangnan0@...wei.com>
Subject: [PATCH 00/13] perf tools: Make some improvements and fixes
Hi,
Found some functions to improve and bugs to fix in perf bash
completion.
Yunlong Song (13):
perf tools: Fix the bash completion for listing options of perf
subcommand
perf tools: Fix the bash completion for listing subsubcommands of perf
subcommand
perf tools: Provide the right bash completion for listing options of
perf subcommand subsubcommand
perf tools: Fix the bash completion for listing events of perf
subcommand record|stat|top -e
perf tools: Fix the bash completion to support listing events for
--event
perf tools: Fix the bash completion for listing subcommands of perf
perf tools: Add the bash completion for listing subsubcommands of perf
data
perf tools: Add the bash completion for listing subsubcommands of perf
help
perf tools: Add the bash completion for listing subsubcommands of perf
script
perf tools: Add the bash completion for listing subsubcommands of perf
test
perf tools: Add the bash completion for listing subsubcommands of perf
timechart
perf tools: Add the bash completion for listing subsubcommands of perf
trace
perf tools: Avoid confusion with preloaded bash function for perf
bash completion
tools/perf/builtin-data.c | 6 ++-
tools/perf/builtin-help.c | 17 ++++++--
tools/perf/builtin-script.c | 5 ++-
tools/perf/builtin-timechart.c | 7 ++--
tools/perf/builtin-trace.c | 7 ++--
tools/perf/perf-completion.sh | 88 +++++++++++++++++++++++++++++++++--------
tools/perf/tests/builtin-test.c | 5 ++-
7 files changed, 103 insertions(+), 32 deletions(-)
--
1.8.5.2
--
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