summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-options.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Introduce usage_with_options_msg()Namhyung Kim2015-10-271-0/+4
* perf report: Rename to --show-cpu-utilizationNamhyung Kim2015-10-261-0/+1
* perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter2015-05-051-0/+4
* perf report: Don't allow empty argument for '-t'.Wang Nan2015-03-191-0/+2
* perf tools: Add support for exclusive optionNamhyung Kim2014-10-291-0/+2
* perf tools: Add PARSE_OPT_DISABLED flagNamhyung Kim2014-10-291-0/+2
* perf tools: Add option macro OPT_CALLBACK_OPTARGAdrian Hunter2014-07-161-0/+5
* perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-03-141-1/+7
* perf tools: Add option macro OPT_BOOLEAN_SETAdrian Hunter2013-11-271-0/+8
* perf tools: Show single option when failed to parseNamhyung Kim2013-11-041-1/+3
* perf tools: Long option completion support for each subcommandsNamhyung Kim2012-10-021-0/+1
* perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai2010-12-061-0/+4
* perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-171-8/+8
* perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo2010-05-171-1/+2
* perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-171-2/+6
* perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo2010-05-171-0/+2
* perf options: Introduce OPT_U64Arnaldo Carvalho de Melo2010-05-171-0/+2
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-141-1/+3
* perf tools: Protect header files with a consistent styleJohn Kacur2009-09-241-3/+3
* perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven2009-09-191-0/+2
* perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker2009-07-021-0/+2
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-13/+12Star
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+174