tools/perf/perf.c
182
OPT_ARGUMENT("help", "help"),
tools/perf/perf.c
183
OPT_ARGUMENT("version", "version"),
tools/perf/perf.c
184
OPT_ARGUMENT("exec-path", "exec-path"),
tools/perf/perf.c
185
OPT_ARGUMENT("html-path", "html-path"),
tools/perf/perf.c
186
OPT_ARGUMENT("paginate", "paginate"),
tools/perf/perf.c
187
OPT_ARGUMENT("no-pager", "no-pager"),
tools/perf/perf.c
188
OPT_ARGUMENT("debugfs-dir", "debugfs-dir"),
tools/perf/perf.c
189
OPT_ARGUMENT("buildid-dir", "buildid-dir"),
tools/perf/perf.c
190
OPT_ARGUMENT("list-cmds", "list-cmds"),
tools/perf/perf.c
191
OPT_ARGUMENT("list-opts", "list-opts"),
tools/perf/perf.c
192
OPT_ARGUMENT("debug", "debug"),
tools/perf/perf.c
193
OPT_ARGUMENT("debug-file", "debug-file"),