aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-options.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+12
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+174