summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-options.c
Commit message (Expand)AuthorAgeFilesLines
* 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