mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Fix formatting of the -a option in usage() to be consistent.
Obtained from: Netflix, Inc. MFC after: 3 days
This commit is contained in:
parent
f6f851a37b
commit
5ae1451da6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=265086
@ -503,7 +503,7 @@ pmcstat_show_usage(void)
|
||||
"\t -S spec\t allocate a system-wide sampling PMC\n"
|
||||
"\t -T\t\t start in top mode\n"
|
||||
"\t -W\t\t (toggle) show counts per context switch\n"
|
||||
"\t -a <file>\t print sampled PCs and callgraph to \"file\"\n"
|
||||
"\t -a file\t print sampled PCs and callgraph to \"file\"\n"
|
||||
"\t -c cpu-list\t set cpus for subsequent system-wide PMCs\n"
|
||||
"\t -d\t\t (toggle) track descendants\n"
|
||||
"\t -f spec\t pass \"spec\" to as plugin option\n"
|
||||
|
Loading…
Reference in New Issue
Block a user