Symbol: OPT_STRING
tools/bpf/resolve_btfids/main.c
1490
OPT_STRING(0, "btf", &obj.btf_path, "file",
tools/bpf/resolve_btfids/main.c
1492
OPT_STRING('b', "btf_base", &obj.base_btf_path, "file",
tools/bpf/resolve_btfids/main.c
1498
OPT_STRING(0, "patch_btfids", &btfids_path, "file",
tools/objtool/builtin-check.c
104
OPT_STRING('o', "output", &opts.output, "file", "output file name"),
tools/objtool/builtin-check.c
107
OPT_STRING(0, "trace", &opts.trace, "func", "trace function validation"),
tools/objtool/builtin-check.c
98
OPT_STRING(0, "debug-checksum", &opts.debug_checksum, "funcs", "enable checksum debug output"),
tools/perf/bench/evlist-open-close.c
224
OPT_STRING('e', "event", &event_string, "event",
tools/perf/bench/evlist-open-close.c
232
OPT_STRING('C', "cpu", &opts.target.cpu_list, "cpu",
tools/perf/bench/evlist-open-close.c
234
OPT_STRING('p', "pid", &opts.target.pid, "pid",
tools/perf/bench/evlist-open-close.c
236
OPT_STRING('t', "tid", &opts.target.tid, "tid",
tools/perf/bench/evlist-open-close.c
238
OPT_STRING('u', "uid", &uid_str, "user", "user to profile"),
tools/perf/bench/mem-functions.c
46
OPT_STRING('s', "size", &size_str, "1MB",
tools/perf/bench/mem-functions.c
50
OPT_STRING('p', "page", &page_size_str, "4KB",
tools/perf/bench/mem-functions.c
54
OPT_STRING('f', "function", &function_str, "all",
tools/perf/bench/mem-functions.c
67
OPT_STRING('k', "chunk", &chunk_size_str, "0",
tools/perf/bench/numa.c
175
OPT_STRING('G', "mb_global" , &p0.mb_global_str, "MB", "global memory (MBs)"),
tools/perf/bench/numa.c
176
OPT_STRING('P', "mb_proc" , &p0.mb_proc_str, "MB", "process memory (MBs)"),
tools/perf/bench/numa.c
177
OPT_STRING('L', "mb_proc_locked", &p0.mb_proc_locked_str,"MB", "process serialized/locked memory access (MBs), <= process_memory"),
tools/perf/bench/numa.c
178
OPT_STRING('T', "mb_thread" , &p0.mb_thread_str, "MB", "thread memory (MBs)"),
tools/perf/builtin-annotate.c
711
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-annotate.c
713
OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
tools/perf/builtin-annotate.c
715
OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol",
tools/perf/builtin-annotate.c
733
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-annotate.c
746
OPT_STRING('C', "cpu", &annotate.cpu_list, "cpu", "list of cpus to profile"),
tools/perf/builtin-annotate.c
754
OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style",
tools/perf/builtin-annotate.c
756
OPT_STRING(0, "prefix", &annotate_opts.prefix, "prefix",
tools/perf/builtin-annotate.c
758
OPT_STRING(0, "prefix-strip", &annotate_opts.prefix_strip, "N",
tools/perf/builtin-annotate.c
760
OPT_STRING(0, "objdump", &objdump_path, "path",
tools/perf/builtin-annotate.c
762
OPT_STRING(0, "addr2line", &addr2line_path, "path",
tools/perf/builtin-bench.c
169
OPT_STRING('f', "format", &bench_format_str, "default|simple", "Specify the output formatting style"),
tools/perf/builtin-buildid-cache.c
395
OPT_STRING('a', "add", &add_name_list_str,
tools/perf/builtin-buildid-cache.c
397
OPT_STRING('k', "kcore", &kcore_filename,
tools/perf/builtin-buildid-cache.c
399
OPT_STRING('r', "remove", &remove_name_list_str, "file list",
tools/perf/builtin-buildid-cache.c
401
OPT_STRING('p', "purge", &purge_name_list_str, "file list",
tools/perf/builtin-buildid-cache.c
405
OPT_STRING('M', "missing", &missing_filename, "file",
tools/perf/builtin-buildid-cache.c
408
OPT_STRING('u', "update", &update_name_list_str, "file list",
tools/perf/builtin-buildid-list.c
152
OPT_STRING('i', "input", &input_name, "file", "input file name"),
tools/perf/builtin-c2c.c
3092
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-c2c.c
3094
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-c2c.c
3111
OPT_STRING('d', "display", &display, "Switch HITM output type", "tot,lcl,rmt,peer"),
tools/perf/builtin-c2c.c
3112
OPT_STRING('c', "coalesce", &coalesce, "coalesce fields",
tools/perf/builtin-c2c.c
3118
OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style",
tools/perf/builtin-c2c.c
3120
OPT_STRING(0, "objdump", &objdump_path, "path",
tools/perf/builtin-daemon.c
1418
OPT_STRING(0, "session", &name, "session",
tools/perf/builtin-daemon.c
1470
OPT_STRING(0, "session", &name, "session",
tools/perf/builtin-daemon.c
1504
OPT_STRING(0, "config", &__daemon.config,
tools/perf/builtin-daemon.c
1506
OPT_STRING(0, "base", &__daemon.base_user,
tools/perf/builtin-data.c
41
OPT_STRING('i', "input", &input_name, "file", "input file name"),
tools/perf/builtin-data.c
42
OPT_STRING(0, "to-json", &to_json, NULL, "Convert to JSON format"),
tools/perf/builtin-data.c
44
OPT_STRING(0, "to-ctf", &to_ctf, NULL, "Convert to CTF format"),
tools/perf/builtin-data.c
49
OPT_STRING(0, "time", &opts.time_str, "str",
tools/perf/builtin-diff.c
1267
OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
tools/perf/builtin-diff.c
1271
OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
tools/perf/builtin-diff.c
1273
OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
tools/perf/builtin-diff.c
1275
OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
tools/perf/builtin-diff.c
1277
OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
tools/perf/builtin-diff.c
1289
OPT_STRING(0, "time", &pdiff.time_str, "str",
tools/perf/builtin-diff.c
1291
OPT_STRING(0, "cpu", &cpu_list, "cpu", "list of cpus to profile"),
tools/perf/builtin-diff.c
1292
OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
tools/perf/builtin-diff.c
1294
OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
tools/perf/builtin-evlist.c
77
OPT_STRING('i', "input", &input_name, "file", "Input file name"),
tools/perf/builtin-ftrace.c
1758
OPT_STRING('p', "pid", &ftrace.target.pid, "pid",
tools/perf/builtin-ftrace.c
1761
OPT_STRING(0, "tid", &ftrace.target.tid, "tid",
tools/perf/builtin-ftrace.c
1767
OPT_STRING('C', "cpu", &ftrace.target.cpu_list, "cpu",
tools/perf/builtin-ftrace.c
1772
OPT_STRING('t', "tracer", &ftrace.tracer, "tracer",
tools/perf/builtin-inject.c
2505
OPT_STRING(0, "known-build-ids", &known_build_ids,
tools/perf/builtin-inject.c
2508
OPT_STRING('i', "input", &inject.input_name, "file",
tools/perf/builtin-inject.c
2510
OPT_STRING('o', "output", &inject.output.path, "file",
tools/perf/builtin-inject.c
2520
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-inject.c
2524
OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, "file",
tools/perf/builtin-inject.c
2539
OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory",
tools/perf/builtin-kmem.c
1939
OPT_STRING('i', "input", &input_name, "file", "input file name"),
tools/perf/builtin-kmem.c
1957
OPT_STRING(0, "time", &time_str, "str",
tools/perf/builtin-kvm.c
1732
OPT_STRING(0, "event", &kvm->report_event, "report event",
tools/perf/builtin-kvm.c
1737
OPT_STRING('k', "key", &kvm->sort_key, "sort-key",
tools/perf/builtin-kvm.c
1740
OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid",
tools/perf/builtin-kvm.c
1828
OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid",
tools/perf/builtin-kvm.c
1838
OPT_STRING(0, "event", &kvm->report_event, "report event",
tools/perf/builtin-kvm.c
1843
OPT_STRING('k', "key", &kvm->sort_key, "sort-key",
tools/perf/builtin-kvm.c
2122
OPT_STRING('i', "input", &file_name, "file",
tools/perf/builtin-kvm.c
2124
OPT_STRING('o', "output", &file_name, "file",
tools/perf/builtin-kvm.c
2130
OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory",
tools/perf/builtin-kvm.c
2133
OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name,
tools/perf/builtin-kvm.c
2135
OPT_STRING(0, "guestkallsyms", &symbol_conf.default_guest_kallsyms,
tools/perf/builtin-kvm.c
2137
OPT_STRING(0, "guestmodules", &symbol_conf.default_guest_modules,
tools/perf/builtin-kwork.c
2376
OPT_STRING('k', "kwork", &kwork.event_list_str, "kwork",
tools/perf/builtin-kwork.c
2382
OPT_STRING('s', "sort", &kwork.sort_order, "key[,key2...]",
tools/perf/builtin-kwork.c
2384
OPT_STRING('C', "cpu", &kwork.cpu_list, "cpu",
tools/perf/builtin-kwork.c
2386
OPT_STRING('n', "name", &kwork.profile_name, "name",
tools/perf/builtin-kwork.c
2388
OPT_STRING(0, "time", &kwork.time_str, "str",
tools/perf/builtin-kwork.c
2390
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-kwork.c
2401
OPT_STRING('s', "sort", &kwork.sort_order, "key[,key2...]",
tools/perf/builtin-kwork.c
2403
OPT_STRING('C', "cpu", &kwork.cpu_list, "cpu",
tools/perf/builtin-kwork.c
2405
OPT_STRING('n', "name", &kwork.profile_name, "name",
tools/perf/builtin-kwork.c
2407
OPT_STRING(0, "time", &kwork.time_str, "str",
tools/perf/builtin-kwork.c
2409
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-kwork.c
2418
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-kwork.c
2420
OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
tools/perf/builtin-kwork.c
2426
OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory",
tools/perf/builtin-kwork.c
2428
OPT_STRING(0, "time", &kwork.time_str, "str",
tools/perf/builtin-kwork.c
2430
OPT_STRING('C', "cpu", &kwork.cpu_list, "cpu",
tools/perf/builtin-kwork.c
2432
OPT_STRING('n', "name", &kwork.profile_name, "name",
tools/perf/builtin-kwork.c
2434
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-kwork.c
2439
OPT_STRING('s', "sort", &kwork.sort_order, "key[,key2...]",
tools/perf/builtin-kwork.c
2441
OPT_STRING('C', "cpu", &kwork.cpu_list, "cpu",
tools/perf/builtin-kwork.c
2443
OPT_STRING('n', "name", &kwork.profile_name, "name",
tools/perf/builtin-kwork.c
2445
OPT_STRING(0, "time", &kwork.time_str, "str",
tools/perf/builtin-kwork.c
2447
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-list.c
574
OPT_STRING('o', "output", &output_path, "file", "output file name"),
tools/perf/builtin-list.c
577
OPT_STRING(0, "cputype", &cputype, "cpu type",
tools/perf/builtin-list.c
579
OPT_STRING(0, "unit", &unit_name, "PMU name",
tools/perf/builtin-lock.c
2594
OPT_STRING('i', "input", &input_name, "file", "input file name"),
tools/perf/builtin-lock.c
2599
OPT_STRING(0, "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-lock.c
2601
OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
tools/perf/builtin-lock.c
2616
OPT_STRING('k', "key", &sort_key, "acquired",
tools/perf/builtin-lock.c
2618
OPT_STRING('F', "field", &output_fields, NULL,
tools/perf/builtin-lock.c
2630
OPT_STRING('k', "key", &sort_key, "wait_total",
tools/perf/builtin-lock.c
2632
OPT_STRING('F', "field", &output_fields, "contended,wait_total,wait_max,avg_wait",
tools/perf/builtin-lock.c
2639
OPT_STRING('C', "cpu", &target.cpu_list, "cpu",
tools/perf/builtin-lock.c
2641
OPT_STRING('p', "pid", &target.pid, "pid",
tools/perf/builtin-lock.c
2643
OPT_STRING(0, "tid", &target.tid, "tid",
tools/perf/builtin-mem.c
487
OPT_STRING('C', "cpu", &mem.cpu_list, "cpu",
tools/perf/builtin-mem.c
510
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-mem.c
516
OPT_STRING('s', "sort", &mem.sort_key, "key[,key2...]",
tools/perf/builtin-probe.c
573
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-probe.c
575
OPT_STRING('s', "source", &symbol_conf.source_prefix,
tools/perf/builtin-probe.c
600
OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory",
tools/perf/builtin-record.c
3494
OPT_STRING('p', "pid", &record.opts.target.pid, "pid",
tools/perf/builtin-record.c
3496
OPT_STRING('t', "tid", &record.opts.target.tid, "tid",
tools/perf/builtin-record.c
3506
OPT_STRING('C', "cpu", &record.opts.target.cpu_list, "cpu",
tools/perf/builtin-record.c
3509
OPT_STRING('o', "output", &record.data.path, "file",
tools/perf/builtin-record.c
3573
OPT_STRING('u', "uid", &record.uid_str, "user", "user to profile"),
tools/perf/builtin-record.c
3622
OPT_STRING(0, "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-record.c
3683
OPT_STRING(0, "setup-filter", &record.filter_action, "pin|unpin",
tools/perf/builtin-report.c
1335
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-report.c
1345
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-report.c
1349
OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
tools/perf/builtin-report.c
1358
OPT_STRING(0, "pretty", &report.pretty_printing_style, "key",
tools/perf/builtin-report.c
1371
OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
tools/perf/builtin-report.c
1373
OPT_STRING('F', "fields", &field_order, "key[,keys...]",
tools/perf/builtin-report.c
1379
OPT_STRING('p', "parent", &parent_pattern, "regex",
tools/perf/builtin-report.c
1399
OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
tools/perf/builtin-report.c
1401
OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
tools/perf/builtin-report.c
1403
OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
tools/perf/builtin-report.c
1405
OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
tools/perf/builtin-report.c
1407
OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
tools/perf/builtin-report.c
1409
OPT_STRING(0, "symbol-filter", &report.symbol_filter_str, "filter",
tools/perf/builtin-report.c
1411
OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
tools/perf/builtin-report.c
1422
OPT_STRING('C', "cpu", &report.cpu_list, "cpu",
tools/perf/builtin-report.c
1424
OPT_STRING(0, "parallelism", &symbol_conf.parallelism_list_str, "parallelism",
tools/perf/builtin-report.c
1432
OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style",
tools/perf/builtin-report.c
1434
OPT_STRING(0, "prefix", &annotate_opts.prefix, "prefix",
tools/perf/builtin-report.c
1436
OPT_STRING(0, "prefix-strip", &annotate_opts.prefix_strip, "N",
tools/perf/builtin-report.c
1451
OPT_STRING(0, "objdump", &objdump_path, "path",
tools/perf/builtin-report.c
1453
OPT_STRING(0, "addr2line", &addr2line_path, "path",
tools/perf/builtin-report.c
1487
OPT_STRING(0, "time", &report.time_str, "str",
tools/perf/builtin-sched.c
4835
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-sched.c
4845
OPT_STRING('s', "sort", &sched.sort_order, "key[,key2...]",
tools/perf/builtin-sched.c
4861
OPT_STRING(0, "color-pids", &sched.map.color_pids_str, "pids",
tools/perf/builtin-sched.c
4863
OPT_STRING(0, "color-cpus", &sched.map.color_cpus_str, "cpus",
tools/perf/builtin-sched.c
4865
OPT_STRING(0, "cpus", &sched.map.cpus_str, "cpus",
tools/perf/builtin-sched.c
4867
OPT_STRING(0, "task-name", &sched.map.task_name, "task",
tools/perf/builtin-sched.c
4874
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-sched.c
4876
OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
tools/perf/builtin-sched.c
4882
OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory",
tools/perf/builtin-sched.c
4893
OPT_STRING(0, "time", &sched.time_str, "str",
tools/perf/builtin-sched.c
4896
OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
tools/perf/builtin-sched.c
4898
OPT_STRING('t', "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
tools/perf/builtin-sched.c
4900
OPT_STRING('C', "cpu", &cpu_list, "cpu", "list of cpus to profile"),
tools/perf/builtin-sched.c
4902
OPT_STRING(0, "prio", &sched.prio_str, "prio",
tools/perf/builtin-sched.c
4908
OPT_STRING('i', "input", &input_name, "file",
tools/perf/builtin-sched.c
4910
OPT_STRING('o', "output", &output_name, "file",
tools/perf/builtin-sched.c
4912
OPT_STRING('C', "cpu", &cpu_list, "cpu", "list of cpus to profile"),
tools/perf/builtin-script.c
4061
OPT_STRING('g', "gen-script", &generate_script_lang, "lang",
tools/perf/builtin-script.c
4063
OPT_STRING(0, "dlfilter", &dlfilter_file, "file", "filter .so file name"),
tools/perf/builtin-script.c
4066
OPT_STRING('i', "input", &input_name, "file", "input file name"),
tools/perf/builtin-script.c
4071
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-script.c
4073
OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
tools/perf/builtin-script.c
4094
OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
tools/perf/builtin-script.c
4096
OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
tools/perf/builtin-script.c
4108
OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]",
tools/perf/builtin-script.c
4110
OPT_STRING(0, "stop-bt", &symbol_conf.bt_stop_list_str, "symbol[,symbol...]",
tools/perf/builtin-script.c
4112
OPT_STRING('C', "cpu", &cpu_list, "cpu", "list of cpus to profile"),
tools/perf/builtin-script.c
4113
OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
tools/perf/builtin-script.c
4115
OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
tools/perf/builtin-script.c
4117
OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
tools/perf/builtin-script.c
4163
OPT_STRING(0, "addr2line", &symbol_conf.addr2line_path, "path",
tools/perf/builtin-script.c
4165
OPT_STRING(0, "time", &script.time_str, "str",
tools/perf/builtin-script.c
4169
OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory",
tools/perf/builtin-script.c
4172
OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name,
tools/perf/builtin-script.c
4174
OPT_STRING(0, "guestkallsyms", &symbol_conf.default_guest_kallsyms,
tools/perf/builtin-script.c
4176
OPT_STRING(0, "guestmodules", &symbol_conf.default_guest_modules,
tools/perf/builtin-stat.c
2309
OPT_STRING('i', "input", &input_name, "file", "input file name"),
tools/perf/builtin-stat.c
2440
OPT_STRING('p', "pid", &target.pid, "pid",
tools/perf/builtin-stat.c
2442
OPT_STRING('t', "tid", &target.tid, "tid",
tools/perf/builtin-stat.c
2445
OPT_STRING('b', "bpf-prog", &target.bpf_str, "bpf-prog-id",
tools/perf/builtin-stat.c
2449
OPT_STRING(0, "bpf-attr-map", &target.attr_map, "attr-map-path",
tools/perf/builtin-stat.c
2471
OPT_STRING('C', "cpu", &target.cpu_list, "cpu",
tools/perf/builtin-stat.c
2479
OPT_STRING('x', "field-separator", &stat_config.csv_sep, "separator",
tools/perf/builtin-stat.c
2485
OPT_STRING(0, "for-each-cgroup", &stat_config.cgroup_list, "name",
tools/perf/builtin-stat.c
2487
OPT_STRING('o', "output", &output_name, "file", "output file name"),
tools/perf/builtin-stat.c
2491
OPT_STRING(0, "pre", &pre_cmd, "command",
tools/perf/builtin-stat.c
2493
OPT_STRING(0, "post", &post_cmd, "command",
tools/perf/builtin-timechart.c
1945
OPT_STRING('i', "input", &input_name, "file", "input file name"),
tools/perf/builtin-timechart.c
1946
OPT_STRING('o', "output", &output_name, "file", "output file name"),
tools/perf/builtin-timechart.c
1981
OPT_STRING('o', "output", &output_record_data, "file", "output data file name"),
tools/perf/builtin-top.c
1485
OPT_STRING('p', "pid", &target->pid, "pid",
tools/perf/builtin-top.c
1487
OPT_STRING('t', "tid", &target->tid, "tid",
tools/perf/builtin-top.c
1491
OPT_STRING('C', "cpu", &target->cpu_list, "cpu",
tools/perf/builtin-top.c
1493
OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
tools/perf/builtin-top.c
1497
OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
tools/perf/builtin-top.c
1513
OPT_STRING(0, "sym-annotate", &top.sym_filter, "symbol name",
tools/perf/builtin-top.c
1529
OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
tools/perf/builtin-top.c
1532
OPT_STRING(0, "fields", &field_order, "key[,keys...]",
tools/perf/builtin-top.c
1552
OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
tools/perf/builtin-top.c
1554
OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
tools/perf/builtin-top.c
1556
OPT_STRING(0, "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
tools/perf/builtin-top.c
1565
OPT_STRING(0, "objdump", &objdump_path, "path",
tools/perf/builtin-top.c
1567
OPT_STRING(0, "addr2line", &addr2line_path, "path",
tools/perf/builtin-top.c
1569
OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style",
tools/perf/builtin-top.c
1571
OPT_STRING(0, "prefix", &annotate_opts.prefix, "prefix",
tools/perf/builtin-top.c
1573
OPT_STRING(0, "prefix-strip", &annotate_opts.prefix_strip, "N",
tools/perf/builtin-top.c
1575
OPT_STRING('u', "uid", &top.uid_str, "user", "user to profile"),
tools/perf/builtin-top.c
1580
OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
tools/perf/builtin-trace.c
5408
OPT_STRING('o', "output", &output_name, "file", "output file name"),
tools/perf/builtin-trace.c
5409
OPT_STRING('i', "input", &input_name, "file", "Analyze events in file"),
tools/perf/builtin-trace.c
5410
OPT_STRING('p', "pid", &trace.opts.target.pid, "pid",
tools/perf/builtin-trace.c
5412
OPT_STRING('t', "tid", &trace.opts.target.tid, "tid",
tools/perf/builtin-trace.c
5418
OPT_STRING('C', "cpu", &trace.opts.target.cpu_list, "cpu",
tools/perf/builtin-trace.c
5424
OPT_STRING('u', "uid", &trace.uid_str, "user", "user to profile"),
tools/perf/tests/builtin-test.c
791
OPT_STRING('s', "skip", &skip, "tests", "tests to skip"),
tools/perf/tests/builtin-test.c
800
OPT_STRING('w', "workload", &workload, "work", "workload to run for testing, use '--list-workloads' to list the available ones."),
tools/perf/tests/builtin-test.c
802
OPT_STRING(0, "dso", &dso_to_test, "dso", "dso to test"),
tools/perf/tests/builtin-test.c
803
OPT_STRING(0, "objdump", &test_objdump_path, "path",
tools/perf/util/evswitch.h
24
OPT_STRING(0, "switch-on", &(evswitch)->on_name, \
tools/perf/util/evswitch.h
26
OPT_STRING(0, "switch-off", &(evswitch)->off_name, \