summaryrefslogtreecommitdiff
path: root/tools/perf/util/parse-options.h
AgeCommit message (Expand)Author
2015-10-27perf tools: Introduce usage_with_options_msg()Namhyung Kim
2015-10-26perf report: Rename to --show-cpu-utilizationNamhyung Kim
2015-05-05perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter
2015-03-19perf report: Don't allow empty argument for '-t'.Wang Nan
2014-10-29perf tools: Add support for exclusive optionNamhyung Kim
2014-10-29perf tools: Add PARSE_OPT_DISABLED flagNamhyung Kim
2014-07-16perf tools: Add option macro OPT_CALLBACK_OPTARGAdrian Hunter
2014-03-14perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra
2013-11-27perf tools: Add option macro OPT_BOOLEAN_SETAdrian Hunter
2013-11-04perf tools: Show single option when failed to parseNamhyung Kim
2012-10-02perf tools: Long option completion support for each subcommandsNamhyung Kim
2010-12-06perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo
2010-05-17perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo
2010-05-17perf options: Introduce OPT_U64Arnaldo Carvalho de Melo
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur
2009-09-19perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven
2009-07-02perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar