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