summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-options.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Search for more options when passing args to -hArnaldo Carvalho de Melo2015-10-271-1/+14
* perf tools: Introduce usage_with_options_msg()Namhyung Kim2015-10-271-0/+15
* perf tools: Setup pager when printing usage and helpNamhyung Kim2015-10-261-2/+13
* perf tools: Improve ambiguous option help messageNamhyung Kim2015-10-261-9/+8Star
* perf tools: Provide help for subset of optionsArnaldo Carvalho de Melo2015-10-241-9/+33
* perf tools: Show tool command line options orderedArnaldo Carvalho de Melo2015-10-241-0/+48
* perf help: Change 'usage' to 'Usage' for consistencyYunlong Song2015-10-191-2/+2
* perf env: Adopt perf_header__set_cmdlineArnaldo Carvalho de Melo2015-09-141-1/+1
* perf report: Don't allow empty argument for '-t'.Wang Nan2015-03-191-2/+19
* perf tools: Remove the '--(null)' long_name for --list-optsYunlong Song2015-02-271-1/+2
* perf list: Avoid confusion of perf output and the next command promptYunlong Song2015-02-271-0/+2
* perf tools: Fix a bug of segmentation faultYunlong Song2015-02-131-2/+4
* perf tools: Allow use of an exclusive option more than onceNamhyung Kim2015-01-211-1/+1
* perf tools: Add support for exclusive optionNamhyung Kim2014-10-291-11/+48
* perf tools: Add PARSE_OPT_DISABLED flagNamhyung Kim2014-10-291-0/+17
* perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-03-141-4/+33
* perf tools: Add option macro OPT_BOOLEAN_SETAdrian Hunter2013-11-271-0/+2
* perf tools: Allow '--inherit' as the negation of '--no-inherit'Adrian Hunter2013-11-271-0/+19
* perf stat: Enhance option parse error messageNamhyung Kim2013-11-041-1/+2
* perf tools: Show single option when failed to parseNamhyung Kim2013-11-041-88/+129
* perf tools: Long option completion support for each subcommandsNamhyung Kim2012-10-021-0/+8
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+2
* perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern2012-08-031-0/+3
* perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-171-5/+5
* perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo2010-05-171-2/+20
* perf options: Introduce OPT_U64Arnaldo Carvalho de Melo2010-05-171-0/+18
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-141-0/+6
* perf tools: Exit browser before printing usage when unkown option passedArnaldo Carvalho de Melo2010-03-221-0/+1
* perf tools: Align long options which have no short formsLi Zefan2009-12-101-0/+3
* perf: Enable more compiler warningsIngo Molnar2009-08-161-0/+22
* perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker2009-07-021-1/+2
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-1/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+508