[PATCH 00/13] perf tools: Make some improvements and fixes

From: Yunlong Song
Date: Wed Mar 18 2015 - 09:33:52 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/