aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/parse-options.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-06perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai1-0/+4
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo1-8/+8
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo1-1/+2
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo1-2/+6
2010-05-17perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo1-0/+2
2010-05-17perf options: Introduce OPT_U64Arnaldo Carvalho de Melo1-0/+2
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()Ian Munsie1-1/+3
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur1-3/+3
2009-09-19perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven1-0/+2
2009-07-02perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker1-0/+2
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-13/+12
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+174