OPT_CALLBACK_NOOPT
OPT_CALLBACK_NOOPT(0, "caller", NULL, NULL,
OPT_CALLBACK_NOOPT(0, "alloc", NULL, NULL,
OPT_CALLBACK_NOOPT(0, "slab", NULL, NULL, "Analyze slab allocator",
OPT_CALLBACK_NOOPT(0, "page", NULL, NULL, "Analyze page allocator",
OPT_CALLBACK_NOOPT(0, "exclude-perf", &record.evlist,
OPT_CALLBACK_NOOPT('g', NULL, &callchain_param,
OPT_CALLBACK_NOOPT('b', "branch-any", &record.opts.branch_stack,
OPT_CALLBACK_NOOPT('b', "branch-stack", &branch_mode, "",
OPT_CALLBACK_NOOPT('l', "list", NULL, NULL, "list available scripts",
OPT_CALLBACK_NOOPT(0, "list-dlfilters", NULL, NULL, "list available dlfilters",
OPT_CALLBACK_NOOPT('B', "big-num", NULL, NULL,
OPT_CALLBACK_NOOPT(0, "metric-only", &stat_config.metric_only, NULL,
OPT_CALLBACK_NOOPT('g', NULL, &callchain_param,
OPT_CALLBACK_NOOPT('b', "branch-any", &opts->branch_stack,