| /tools/objtool/ |
| A D | builtin-check.c | 77 OPT_BOOLEAN('i', "ibt", &opts.ibt, "validate and annotate IBT"), 79 OPT_BOOLEAN('n', "noinstr", &opts.noinstr, "validate noinstr rules"), 80 OPT_BOOLEAN(0, "orc", &opts.orc, "generate ORC metadata"), 83 OPT_BOOLEAN(0, "unret", &opts.unret, "validate entry unret placement"), 93 OPT_BOOLEAN(0, "backtrace", &opts.backtrace, "unwind on error"), 94 OPT_BOOLEAN(0, "dry-run", &opts.dryrun, "don't write modifications"), 95 OPT_BOOLEAN(0, "link", &opts.link, "object is a linked object"), 97 OPT_BOOLEAN(0, "mnop", &opts.mnop, "nop out mcount call sites"), 101 OPT_BOOLEAN(0, "stats", &opts.stats, "print statistics"), 102 OPT_BOOLEAN('v', "verbose", &opts.verbose, "verbose warnings"), [all …]
|
| /tools/perf/ |
| A D | builtin-evlist.c | 77 OPT_BOOLEAN('F', "freq", &details.freq, "Show the sample frequency"), in cmd_evlist() 78 OPT_BOOLEAN('v', "verbose", &details.verbose, in cmd_evlist() 80 OPT_BOOLEAN('g', "group", &details.event_group, in cmd_evlist() 82 OPT_BOOLEAN('f', "force", &details.force, "don't complain, do it"), in cmd_evlist() 83 OPT_BOOLEAN(0, "trace-fields", &details.trace_fields, "Show tracepoint fields"), in cmd_evlist()
|
| A D | builtin-annotate.c | 720 OPT_BOOLEAN('D', "dump-raw-trace", &dump_trace, in cmd_annotate() 734 OPT_BOOLEAN('m', "modules", &symbol_conf.use_modules, in cmd_annotate() 736 OPT_BOOLEAN('l', "print-line", &annotate_opts.print_lines, in cmd_annotate() 738 OPT_BOOLEAN('P', "full-paths", &annotate_opts.full_path, in cmd_annotate() 740 OPT_BOOLEAN(0, "skip-missing", &annotate.skip_missing, in cmd_annotate() 749 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_annotate() 751 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_annotate() 763 OPT_BOOLEAN(0, "demangle", &symbol_conf.demangle, in cmd_annotate() 785 OPT_BOOLEAN(0, "type-stat", &annotate.type_stat, in cmd_annotate() 787 OPT_BOOLEAN(0, "insn-stat", &annotate.insn_stat, in cmd_annotate() [all …]
|
| A D | builtin-report.c | 1334 OPT_BOOLEAN('D', "dump-raw-trace", &dump_trace, in cmd_report() 1346 OPT_BOOLEAN('m', "modules", &symbol_conf.use_modules, in cmd_report() 1350 OPT_BOOLEAN('T', "threads", &report.show_threads, in cmd_report() 1360 OPT_BOOLEAN(0, "stdio", &report.use_stdio, in cmd_report() 1363 OPT_BOOLEAN(0, "header-only", &report.header_only, in cmd_report() 1443 OPT_BOOLEAN(0, "branch-history", &branch_call_mode, in cmd_report() 1449 OPT_BOOLEAN(0, "demangle", &symbol_conf.demangle, in cmd_report() 1467 OPT_BOOLEAN(0, "stitch-lbr", &report.stitch_lbr, in cmd_report() 1471 OPT_BOOLEAN(0, "raw-trace", &symbol_conf.raw_trace, in cmd_report() 1480 OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name, in cmd_report() [all …]
|
| A D | builtin-data.c | 44 OPT_BOOLEAN(0, "tod", &opts.tod, "Convert time to wall clock time"), 46 OPT_BOOLEAN('f', "force", &opts.force, "don't complain, do it"), 47 OPT_BOOLEAN(0, "all", &opts.all, "Convert all events"),
|
| A D | builtin-buildid-list.c | 151 OPT_BOOLEAN('H', "with-hits", &with_hits, "Show only DSOs with hits"), in cmd_buildid_list() 153 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"), in cmd_buildid_list() 154 OPT_BOOLEAN('k', "kernel", &show_kernel, "Show current kernel build id"), in cmd_buildid_list() 155 OPT_BOOLEAN('m', "kernel-maps", &show_kernel_maps, in cmd_buildid_list()
|
| A D | builtin-mem.c | 488 OPT_BOOLEAN('f', "force", &mem.force, "don't complain, do it"), in cmd_mem() 491 OPT_BOOLEAN('p', "phys-data", &mem.phys_addr, "Record/Report sample physical addresses"), in cmd_mem() 492 …OPT_BOOLEAN(0, "data-page-size", &mem.data_page_size, "Record/Report sample data address page size… in cmd_mem() 500 OPT_BOOLEAN('U', "all-user", &mem.all_user, "collect only user level data"), in cmd_mem() 501 OPT_BOOLEAN('K', "all-kernel", &mem.all_kernel, "collect only kernel level data"), in cmd_mem() 505 OPT_BOOLEAN('D', "dump-raw-samples", &mem.dump_raw, in cmd_mem() 507 OPT_BOOLEAN('U', "hide-unresolved", &mem.hide_unresolved, in cmd_mem() 517 OPT_BOOLEAN('T', "type-profile", &mem.data_type, in cmd_mem()
|
| A D | builtin-top.c | 1489 OPT_BOOLEAN('a', "all-cpus", &target->system_wide, in cmd_top() 1507 OPT_BOOLEAN('D', "dump-symtab", &top.dump_symtab, in cmd_top() 1511 OPT_BOOLEAN('i', "no-inherit", &opts->no_inherit, in cmd_top() 1558 OPT_BOOLEAN(0, "source", &annotate_opts.annotate_src, in cmd_top() 1560 OPT_BOOLEAN(0, "asm-raw", &annotate_opts.show_asm_raw, in cmd_top() 1591 OPT_BOOLEAN(0, "branch-history", &branch_call_mode, in cmd_top() 1593 OPT_BOOLEAN(0, "raw-trace", &symbol_conf.raw_trace, in cmd_top() 1597 OPT_BOOLEAN(0, "overwrite", &top.record_opts.overwrite, in cmd_top() 1604 OPT_BOOLEAN(0, "namespaces", &opts->record_namespaces, in cmd_top() 1606 OPT_BOOLEAN(0, "all-cgroups", &opts->record_cgroup, in cmd_top() [all …]
|
| A D | builtin-probe.c | 534 OPT_BOOLEAN('q', "quiet", &quiet, in __cmd_probe() 562 OPT_BOOLEAN('f', "force", &probe_conf.force_add, "forcibly add events" in __cmd_probe() 570 OPT_BOOLEAN('\0', "externs", &probe_conf.show_ext_vars, in __cmd_probe() 572 OPT_BOOLEAN('\0', "range", &probe_conf.show_location_range, in __cmd_probe() 578 OPT_BOOLEAN('\0', "no-inlines", &probe_conf.no_inlines, in __cmd_probe() 596 OPT_BOOLEAN(0, "demangle", &symbol_conf.demangle, in __cmd_probe() 598 OPT_BOOLEAN(0, "demangle-kernel", &symbol_conf.demangle_kernel, in __cmd_probe() 600 OPT_BOOLEAN(0, "cache", &probe_conf.cache, "Manipulate probe cache"), in __cmd_probe() 605 OPT_BOOLEAN(0, "bootconfig", &probe_conf.bootconfig, in __cmd_probe()
|
| A D | builtin-stat.c | 2374 OPT_BOOLEAN(0, "bpf-counters", &target.use_bpf, in cmd_stat() 2381 OPT_BOOLEAN(0, "scale", &stat_config.scale, in cmd_stat() 2389 OPT_BOOLEAN('n', "null", &stat_config.null_run, in cmd_stat() 2393 OPT_BOOLEAN('S', "sync", &sync_run, in cmd_stat() 2400 OPT_BOOLEAN('A', "no-aggr", &opt_mode.no_aggr, in cmd_stat() 2402 OPT_BOOLEAN(0, "no-merge", &opt_mode.no_aggr, in cmd_stat() 2431 OPT_BOOLEAN(0, "per-socket", &opt_mode.socket, in cmd_stat() 2439 OPT_BOOLEAN(0, "per-core", &opt_mode.core, in cmd_stat() 2453 OPT_BOOLEAN(0, "topdown", &topdown_run, in cmd_stat() 2464 OPT_BOOLEAN(0, "smi-cost", &smi_cost, in cmd_stat() [all …]
|
| A D | builtin-version.c | 19 OPT_BOOLEAN(0, "build-options", &version.build_options,
|
| A D | builtin-list.c | 540 OPT_BOOLEAN(0, "raw-dump", &default_ps.name_only, "Dump raw events"), in cmd_list() 541 OPT_BOOLEAN('j', "json", &json, "JSON encode events and metrics"), in cmd_list() 542 OPT_BOOLEAN('d', "desc", &default_ps.desc, in cmd_list() 544 OPT_BOOLEAN('v', "long-desc", &default_ps.long_desc, in cmd_list() 546 OPT_BOOLEAN(0, "details", &default_ps.detailed, in cmd_list() 549 OPT_BOOLEAN(0, "deprecated", &default_ps.deprecated, in cmd_list()
|
| A D | builtin-config.c | 33 OPT_BOOLEAN(0, "system", &use_system_config, "use system config file"), 34 OPT_BOOLEAN(0, "user", &use_user_config, "use user config file"),
|
| A D | builtin-record.c | 3453 OPT_BOOLEAN(0, "latency", &record.latency, 3465 OPT_BOOLEAN(0, "no-buffering", &record.opts.no_buffering, 3467 OPT_BOOLEAN('R', "raw-samples", &record.opts.raw_samples, 3483 OPT_BOOLEAN(0, "strict-freq", &record.opts.strict_freq, 3503 OPT_BOOLEAN('s', "stat", &record.opts.inherit_stat, 3522 OPT_BOOLEAN('n', "no-samples", &record.opts.no_samples, 3547 OPT_BOOLEAN('W', "weight", &record.opts.sample_weight, 3559 OPT_BOOLEAN(0, "running-time", &record.opts.running_time, 3572 OPT_BOOLEAN(0, "all-cgroups", &record.opts.record_cgroup, 3589 OPT_BOOLEAN(0, "buildid-all", &record.buildid_all, [all …]
|
| /tools/perf/bench/ |
| A D | futex-requeue.c | 57 OPT_BOOLEAN( 's', "silent", ¶ms.silent, "Silent mode: do not display data/details"), 58 OPT_BOOLEAN( 'S', "shared", ¶ms.fshared, "Use shared futexes instead of private ones"), 59 OPT_BOOLEAN( 'm', "mlockall", ¶ms.mlockall, "Lock all current and future memory"), 60 OPT_BOOLEAN( 'B', "broadcast", ¶ms.broadcast, "Requeue all threads at once"), 61 OPT_BOOLEAN( 'p', "pi", ¶ms.pi, "Use PI-aware variants of FUTEX_CMP_REQUEUE"),
|
| A D | epoll-wait.c | 131 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"), 132 OPT_BOOLEAN('R', "randomize", &randomize, "Enable random write behaviour (default is lineal)"), 133 OPT_BOOLEAN( 'v', "verbose", &__verbose, "Verbose mode"), 136 OPT_BOOLEAN( 'm', "multiq", &multiq, "Use multiple epoll instances (one per thread)"), 137 OPT_BOOLEAN( 'B', "nonblocking", &nonblocking, "Nonblocking epoll_wait(2) behaviour"), 139 OPT_BOOLEAN( 'S', "oneshot", &oneshot, "Use EPOLLONESHOT semantics"), 140 OPT_BOOLEAN( 'E', "edge", &et, "Use Edge-triggered interface (default is LT)"),
|
| A D | futex-lock-pi.c | 52 OPT_BOOLEAN( 'M', "multi", ¶ms.multi, "Use multiple futexes"), 53 OPT_BOOLEAN( 's', "silent", ¶ms.silent, "Silent mode: do not display data/details"), 54 OPT_BOOLEAN( 'S', "shared", ¶ms.fshared, "Use shared futexes instead of private ones"), 55 OPT_BOOLEAN( 'm', "mlockall", ¶ms.mlockall, "Lock all current and future memory"),
|
| A D | futex-wake.c | 57 OPT_BOOLEAN( 's', "silent", ¶ms.silent, "Silent mode: do not display data/details"), 58 OPT_BOOLEAN( 'S', "shared", ¶ms.fshared, "Use shared futexes instead of private ones"), 59 OPT_BOOLEAN( 'm', "mlockall", ¶ms.mlockall, "Lock all current and future memory"),
|
| A D | futex-hash.c | 62 OPT_BOOLEAN( 's', "silent", ¶ms.silent, "Silent mode: do not display data/details"), 63 OPT_BOOLEAN( 'S', "shared", ¶ms.fshared, "Use shared futexes instead of private ones"), 64 OPT_BOOLEAN( 'm', "mlockall", ¶ms.mlockall, "Lock all current and future memory"),
|
| A D | futex-wake-parallel.c | 68 OPT_BOOLEAN( 's', "silent", ¶ms.silent, "Silent mode: do not display data/details"), 69 OPT_BOOLEAN( 'S', "shared", ¶ms.fshared, "Use shared futexes instead of private ones"), 70 OPT_BOOLEAN( 'm', "mlockall", ¶ms.mlockall, "Lock all current and future memory"),
|
| A D | synthesize.c | 32 OPT_BOOLEAN('s', "st", &run_st, "Run single threaded benchmark"), 33 OPT_BOOLEAN('t', "mt", &run_mt, "Run multi-threaded benchmark"),
|
| A D | epoll-ctl.c | 78 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"), 80 OPT_BOOLEAN( 'R', "randomize", &randomize, "Perform random operations on random fds"), 81 OPT_BOOLEAN( 'v', "verbose", &__verbose, "Verbose mode"),
|
| A D | evlist-open-close.c | 229 OPT_BOOLEAN('a', "all-cpus", &opts.target.system_wide, in bench_evlist_open_close() 238 OPT_BOOLEAN(0, "per-thread", &opts.target.per_thread, "use per-thread mmaps"), in bench_evlist_open_close()
|
| /tools/perf/util/ |
| A D | evswitch.h | 28 OPT_BOOLEAN(0, "show-on-off-events", &(evswitch)->show_on_off_events, \
|
| /tools/lib/subcmd/ |
| A D | parse-options.h | 121 #define OPT_BOOLEAN(s, l, v, h) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name = (l), … macro 224 #define OPT__VERBOSE(var) OPT_BOOLEAN('v', "verbose", (var), "be verbose") 225 #define OPT__QUIET(var) OPT_BOOLEAN('q', "quiet", (var), "be quiet") 231 #define OPT__DRY_RUN(var) OPT_BOOLEAN('n', "dry-run", (var), "dry run")
|