diff options
author | Yunlong Song <[email protected]> | 2015-03-18 21:35:54 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-03-19 13:49:39 -0300 |
commit | 40cae2b779f2826f3d82674027299332c2007716 (patch) | |
tree | 70017d81bf4c993aeb0eb211c8e8d7538cf42212 /net/lapb/lapb_timer.c | |
parent | e24a110882949c609c5fb7625b71d8e77264257b (diff) |
perf tools: Add the bash completion for listing subsubcommands of perf script
The bash completion does not support listing subsubcommands for 'perf
script <TAB>', so fix it.
Example:
Before this patch:
$ perf script <TAB>
$
As shown above, the subsubcommands of perf script does not come out.
After this patch:
$ perf script <TAB>
record report
As shown above, the subsubcommands of perf script can come out now.
Signed-off-by: Yunlong Song <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions