OPT_ARGUMENT      156 tools/perf/perf.c 	OPT_ARGUMENT("help", "help"),
OPT_ARGUMENT      157 tools/perf/perf.c 	OPT_ARGUMENT("version", "version"),
OPT_ARGUMENT      158 tools/perf/perf.c 	OPT_ARGUMENT("exec-path", "exec-path"),
OPT_ARGUMENT      159 tools/perf/perf.c 	OPT_ARGUMENT("html-path", "html-path"),
OPT_ARGUMENT      160 tools/perf/perf.c 	OPT_ARGUMENT("paginate", "paginate"),
OPT_ARGUMENT      161 tools/perf/perf.c 	OPT_ARGUMENT("no-pager", "no-pager"),
OPT_ARGUMENT      162 tools/perf/perf.c 	OPT_ARGUMENT("debugfs-dir", "debugfs-dir"),
OPT_ARGUMENT      163 tools/perf/perf.c 	OPT_ARGUMENT("buildid-dir", "buildid-dir"),
OPT_ARGUMENT      164 tools/perf/perf.c 	OPT_ARGUMENT("list-cmds", "list-cmds"),
OPT_ARGUMENT      165 tools/perf/perf.c 	OPT_ARGUMENT("list-opts", "list-opts"),
OPT_ARGUMENT      166 tools/perf/perf.c 	OPT_ARGUMENT("debug", "debug"),