Home
last modified time | relevance | path

Searched refs:OPT_STRING (Results 1 – 27 of 27) sorted by relevance

/linux-4.1.27/tools/perf/
Dbuiltin-report.c617 OPT_STRING('i', "input", &input_name, "file", in cmd_report()
623 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_report()
625 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, in cmd_report()
634 OPT_STRING(0, "pretty", &report.pretty_printing_style, "key", in cmd_report()
643 OPT_STRING('s', "sort", &sort_order, "key[,key2...]", in cmd_report()
646 OPT_STRING('F', "fields", &field_order, "key[,keys...]", in cmd_report()
650 OPT_STRING('p', "parent", &parent_pattern, "regex", in cmd_report()
668 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_report()
670 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_report()
672 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_report()
[all …]
Dbuiltin-annotate.c290 OPT_STRING('i', "input", &input_name, "file", in cmd_annotate()
292 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_annotate()
294 OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol", in cmd_annotate()
304 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_annotate()
314 OPT_STRING('C', "cpu", &annotate.cpu_list, "cpu", "list of cpus to profile"), in cmd_annotate()
315 OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory", in cmd_annotate()
321 OPT_STRING('M', "disassembler-style", &disassembler_style, "disassembler style", in cmd_annotate()
323 OPT_STRING(0, "objdump", &objdump_path, "path", in cmd_annotate()
Dbuiltin-buildid-cache.c322 OPT_STRING('a', "add", &add_name_list_str, in cmd_buildid_cache()
324 OPT_STRING('k', "kcore", &kcore_filename, in cmd_buildid_cache()
326 OPT_STRING('r', "remove", &remove_name_list_str, "file list", in cmd_buildid_cache()
328 OPT_STRING('p', "purge", &purge_name_list_str, "path list", in cmd_buildid_cache()
330 OPT_STRING('M', "missing", &missing_filename, "file", in cmd_buildid_cache()
333 OPT_STRING('u', "update", &update_name_list_str, "file list", in cmd_buildid_cache()
Dbuiltin-top.c1074 OPT_STRING('p', "pid", &target->pid, "pid", in cmd_top()
1076 OPT_STRING('t', "tid", &target->tid, "tid", in cmd_top()
1080 OPT_STRING('C', "cpu", &target->cpu_list, "cpu", in cmd_top()
1082 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_top()
1103 OPT_STRING(0, "sym-annotate", &top.sym_filter, "symbol name", in cmd_top()
1115 OPT_STRING('s', "sort", &sort_order, "key[,key2...]", in cmd_top()
1118 OPT_STRING(0, "fields", &field_order, "key[,keys...]", in cmd_top()
1138 OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_top()
1140 OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_top()
1142 OPT_STRING(0, "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]", in cmd_top()
[all …]
Dbuiltin-data.c59 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_data_convert()
61 OPT_STRING(0, "to-ctf", &to_ctf, NULL, "Convert to CTF format"), in cmd_data_convert()
Dbuiltin-kvm.c1198 OPT_STRING(0, "event", &kvm->report_event, "report event", in kvm_events_report()
1203 OPT_STRING('k', "key", &kvm->sort_key, "sort-key", in kvm_events_report()
1206 OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid", in kvm_events_report()
1289 OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid", in kvm_events_live()
1300 OPT_STRING(0, "event", &kvm->report_event, "report event", in kvm_events_live()
1305 OPT_STRING('k', "key", &kvm->sort_key, "sort-key", in kvm_events_live()
1517 OPT_STRING('i', "input", &file_name, "file", in cmd_kvm()
1519 OPT_STRING('o', "output", &file_name, "file", in cmd_kvm()
1525 OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory", in cmd_kvm()
1528 OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name, in cmd_kvm()
[all …]
Dbuiltin-evlist.c45 OPT_STRING('i', "input", &input_name, "file", "Input file name"), in cmd_evlist()
Dbuiltin-script.c1533 OPT_STRING('g', "gen-script", &generate_script_lang, "lang", in cmd_script()
1535 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_script()
1540 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_script()
1542 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, in cmd_script()
1546 OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory", in cmd_script()
1555 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]", in cmd_script()
1557 OPT_STRING('C', "cpu", &cpu_list, "cpu", "list of cpus to profile"), in cmd_script()
1558 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_script()
1560 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_script()
1562 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_script()
Dbuiltin-record.c857 OPT_STRING('p', "pid", &record.opts.target.pid, "pid",
859 OPT_STRING('t', "tid", &record.opts.target.tid, "tid",
869 OPT_STRING('C', "cpu", &record.opts.target.cpu_list, "cpu",
872 OPT_STRING('o', "output", &record.file.path, "file",
909 OPT_STRING('u', "uid", &record.opts.target.uid_str, "user",
Dbuiltin-inject.c435 OPT_STRING('i', "input", &inject.input_name, "file", in cmd_inject()
437 OPT_STRING('o', "output", &inject.output.path, "file", in cmd_inject()
444 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, "file", in cmd_inject()
Dbuiltin-buildid-list.c93 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_buildid_list()
Dbuiltin-mem.c287 OPT_STRING('i', "input", &input_name, "file", in cmd_mem()
289 OPT_STRING('C', "cpu", &mem.cpu_list, "cpu", in cmd_mem()
Dbuiltin-diff.c794 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
798 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
800 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
802 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
804 OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
810 OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory",
Dbuiltin-stat.c1725 OPT_STRING('p', "pid", &target.pid, "pid", in cmd_stat()
1727 OPT_STRING('t', "tid", &target.tid, "tid", in cmd_stat()
1747 OPT_STRING('C', "cpu", &target.cpu_list, "cpu", in cmd_stat()
1751 OPT_STRING('x', "field-separator", &csv_sep, "separator", in cmd_stat()
1755 OPT_STRING('o', "output", &output_name, "file", "output file name"), in cmd_stat()
1759 OPT_STRING(0, "pre", &pre_cmd, "command", in cmd_stat()
1761 OPT_STRING(0, "post", &post_cmd, "command", in cmd_stat()
Dbuiltin-probe.c370 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in __cmd_probe()
372 OPT_STRING('s', "source", &symbol_conf.source_prefix, in __cmd_probe()
Dbuiltin-bench.c110 OPT_STRING('f', "format", &bench_format_str, "default", "Specify format style"),
Dbuiltin-trace.c2669 OPT_STRING('e', "expr", &ev_qualifier_str, "expr", in cmd_trace()
2671 OPT_STRING('o', "output", &output_name, "file", "output file name"), in cmd_trace()
2672 OPT_STRING('i', "input", &input_name, "file", "Analyze events in file"), in cmd_trace()
2673 OPT_STRING('p', "pid", &trace.opts.target.pid, "pid", in cmd_trace()
2675 OPT_STRING('t', "tid", &trace.opts.target.tid, "tid", in cmd_trace()
2681 OPT_STRING('C', "cpu", &trace.opts.target.cpu_list, "cpu", in cmd_trace()
2688 OPT_STRING('u', "uid", &trace.opts.target.uid_str, "user", in cmd_trace()
Dbuiltin-lock.c955 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_lock()
961 OPT_STRING('k', "key", &sort_key, "acquired", in cmd_lock()
Dbuiltin-timechart.c1935 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_timechart()
1936 OPT_STRING('o', "output", &output_name, "file", "output file name"), in cmd_timechart()
1947 OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory", in cmd_timechart()
Dbuiltin-sched.c1707 OPT_STRING('s', "sort", &sched.sort_order, "key[,key2...]", in cmd_sched()
1728 OPT_STRING('i', "input", &input_name, "file", in cmd_sched()
Dbuiltin-kmem.c1119 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_kmem()
/linux-4.1.27/fs/ncpfs/
Dgetopt.h6 #define OPT_STRING 4 macro
Dgetopt.c65 if (opts->has_arg & OPT_STRING) { in ncp_getopt()
/linux-4.1.27/tools/perf/bench/
Dmem-memcpy.c35 OPT_STRING('l', "length", &length_str, "1MB",
38 OPT_STRING('r', "routine", &routine, "default",
Dnuma.c157 OPT_STRING('G', "mb_global" , &p0.mb_global_str, "MB", "global memory (MBs)"),
158 OPT_STRING('P', "mb_proc" , &p0.mb_proc_str, "MB", "process memory (MBs)"),
159OPT_STRING('L', "mb_proc_locked", &p0.mb_proc_locked_str,"MB", "process serialized/locked memory a…
160 OPT_STRING('T', "mb_thread" , &p0.mb_thread_str, "MB", "thread memory (MBs)"),
/linux-4.1.27/tools/perf/tests/
Dbuiltin-test.c304 OPT_STRING('s', "skip", &skip, "tests", "tests to skip"), in cmd_test()
/linux-4.1.27/tools/perf/util/
Dparse-options.h125 #define OPT_STRING(s, l, v, a, h) { .type = OPTION_STRING, .short_name = (s), .long_name = (l), … macro