diff options
author | Andi Kleen <[email protected]> | 2019-03-14 15:49:56 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-03-19 16:15:42 -0300 |
commit | c38dab7df7ee4fdecd51e390d4d33d5ef5cff49d (patch) | |
tree | b6390ed2477e630a12e930524adfa2f9740166d6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 03724b2e9c45d931eff0f304f2d3363ade65ca89 (diff) |
perf record: Clarify help for --switch-output
The help description for --switch-output looks like there are multiple
comma separated fields. But it's actually a choice of different options.
Make it clear and less confusing.
Before:
% perf record -h
...
--switch-output[=<signal,size,time>]
Switch output when receive SIGUSR2 or cross size,time threshold
After:
% perf record -h
...
--switch-output[=<signal or size[BKMG] or time[smhd]>]
Switch output when receiving SIGUSR2 (signal) or cross a size or time threshold
Signed-off-by: Andi Kleen <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
LPU-Reference: [email protected]
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions