aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2019-03-14 22:49:56 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-03-19 19:15:42 +0000
commitc38dab7df7ee4fdecd51e390d4d33d5ef5cff49d (patch)
treeb6390ed2477e630a12e930524adfa2f9740166d6 /tools/perf/builtin-script.c
parentperf record: Allow to limit number of reported perf.data files (diff)
downloadkernel-c38dab7df7ee4fdecd51e390d4d33d5ef5cff49d.tar.gz
kernel-c38dab7df7ee4fdecd51e390d4d33d5ef5cff49d.zip
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/builtin-script.c')
0 files changed, 0 insertions, 0 deletions