summaryrefslogtreecommitdiffstats
path: root/tools/perf/perf-completion.sh
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Auto-complete for events with ':'Jin Yao2017-12-271-0/+5
* perf tools: Return all events as auto-completions after commaJin Yao2017-12-271-3/+7
* perf tool: Improve bash command line auto-complete for multiple events with c...Jin Yao2017-12-271-4/+34
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Avoid confusion with preloaded bash function for perf bash comple...Yunlong Song2015-03-191-6/+30
* perf tools: Add the bash completion for listing subsubcommands of perf traceYunlong Song2015-03-191-3/+6
* perf tools: Add the bash completion for listing subsubcommands of perf timechartYunlong Song2015-03-191-1/+1
* perf tools: Add the bash completion for listing subsubcommands of perf testYunlong Song2015-03-191-1/+1
* perf tools: Add the bash completion for listing subsubcommands of perf scriptYunlong Song2015-03-191-1/+1
* perf tools: Add the bash completion for listing subsubcommands of perf helpYunlong Song2015-03-191-1/+1
* perf tools: Add the bash completion for listing subsubcommands of perf dataYunlong Song2015-03-191-1/+1
* perf tools: Fix the bash completion for listing subcommands of perfYunlong Song2015-03-191-1/+1
* perf tools: Fix the bash completion to support listing events for --eventYunlong Song2015-03-191-2/+2
* perf tools: Fix the bash completion for listing events of perf subcommand rec...Yunlong Song2015-03-191-1/+1
* perf tools: Provide the right bash completion for listing options of perf sub...Yunlong Song2015-03-191-2/+7
* perf tools: Fix the bash completion for listing subsubcommands of perf subcom...Yunlong Song2015-03-191-2/+21
* perf tools: Fix the bash completion for listing options of perf subcommandYunlong Song2015-03-191-9/+12
* perf tools: Fix the bash completion problem of 'perf --*'Yunlong Song2015-02-271-4/+2
* perf sched: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-04-161-1/+1
* perf lock: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-04-161-1/+1
* perf mem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-04-161-1/+1
* perf kmem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-04-161-2/+2
* perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-03-141-1/+1
* perf completion: Complete 'perf kvm'Ramkumar Ramachandra2013-12-131-0/+4
* perf completion: Rename file to reflect zsh supportRamkumar Ramachandra2013-11-271-0/+202