index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf-completion.sh
(
unfollow
)
Commit message (
Expand
)
Author
2015-03-19
perf tools: Avoid confusion with preloaded bash function for perf bash comple...
Yunlong Song
2015-03-19
perf tools: Add the bash completion for listing subsubcommands of perf trace
Yunlong Song
2015-03-19
perf tools: Add the bash completion for listing subsubcommands of perf timechart
Yunlong Song
2015-03-19
perf tools: Add the bash completion for listing subsubcommands of perf test
Yunlong Song
2015-03-19
perf tools: Add the bash completion for listing subsubcommands of perf script
Yunlong Song
2015-03-19
perf tools: Add the bash completion for listing subsubcommands of perf help
Yunlong Song
2015-03-19
perf tools: Add the bash completion for listing subsubcommands of perf data
Yunlong Song
2015-03-19
perf tools: Fix the bash completion for listing subcommands of perf
Yunlong Song
2015-03-19
perf tools: Fix the bash completion to support listing events for --event
Yunlong Song
2015-03-19
perf tools: Fix the bash completion for listing events of perf subcommand rec...
Yunlong Song
2015-03-19
perf tools: Provide the right bash completion for listing options of perf sub...
Yunlong Song
2015-03-19
perf tools: Fix the bash completion for listing subsubcommands of perf subcom...
Yunlong Song
2015-03-19
perf tools: Fix the bash completion for listing options of perf subcommand
Yunlong Song
2015-02-27
perf tools: Fix the bash completion problem of 'perf --*'
Yunlong Song
2014-04-16
perf sched: Introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-04-16
perf lock: Introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-04-16
perf mem: Introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-04-16
perf kmem: Introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-03-14
perf kvm: introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2013-12-13
perf completion: Complete 'perf kvm'
Ramkumar Ramachandra
2013-11-27
perf completion: Rename file to reflect zsh support
Ramkumar Ramachandra
2013-11-27
perf completion: Introduce zsh support
Ramkumar Ramachandra
2013-11-27
perf completion: Factor out call to __ltrim_colon_completions
Ramkumar Ramachandra
2013-11-27
perf completion: Factor out compgen stuff
Ramkumar Ramachandra
2013-11-27
perf completion: Introduce a layer of indirection
Ramkumar Ramachandra
2013-10-09
perf completion: Use more comp words
Ramkumar Ramachandra
2013-10-09
perf completion: Strip dependency on bash-completion
Ramkumar Ramachandra
2013-10-09
perf completion: Strip function_exists ()
Ramkumar Ramachandra
2013-10-09
perf completion: Strip dependency on _filedir
Ramkumar Ramachandra
2013-10-09
perf completion: Update __ltrim_colon_completions
Ramkumar Ramachandra
2013-10-09
perf completion: Don't dictate perf install location
Ramkumar Ramachandra
2012-10-04
perf tools: Complete tracepoint event names
Namhyung Kim
2012-10-02
perf tools: Long option completion support for each subcommands
Namhyung Kim
2012-10-02
perf tools: Complete long option names of perf command
Namhyung Kim
2012-10-02
perf tools: Check existence of _get_comp_words_by_ref when bash completing
Namhyung Kim
2012-08-09
perf tools: Support for events bash completion
Frederic Weisbecker
2012-08-09
perf tools: Initial bash completion support
Frederic Weisbecker