| Commit message (Expand) | Author | Age | Files | Lines |
* | perf options: add OPT_CALLBACK_DEFAULT_NOOPT | Akihiro Nagai | 2010-12-06 | 1 | -0/+4 |
* | perf options: Type check all the remaining OPT_ variants | Arnaldo Carvalho de Melo | 2010-05-17 | 1 | -8/+8 |
* | perf options: Type check OPT_BOOLEAN and fix the offenders | Arnaldo Carvalho de Melo | 2010-05-17 | 1 | -1/+2 |
* | perf options: Check v type in OPT_U?INTEGER | Arnaldo Carvalho de Melo | 2010-05-17 | 1 | -2/+6 |
* | perf options: Introduce OPT_UINTEGER | Arnaldo Carvalho de Melo | 2010-05-17 | 1 | -0/+2 |
* | perf options: Introduce OPT_U64 | Arnaldo Carvalho de Melo | 2010-05-17 | 1 | -0/+2 |
* | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 2010-04-14 | 1 | -1/+3 |
* | perf tools: Protect header files with a consistent style | John Kacur | 2009-09-24 | 1 | -3/+3 |
* | perf: Allow perf utilities to have "callback" options without arguments | Arjan van de Ven | 2009-09-19 | 1 | -0/+2 |
* | perf_counter tools: Add new OPT_CALLBACK_DEFAULT option | Frederic Weisbecker | 2009-07-02 | 1 | -0/+2 |
* | perf_counter tools: Add more warnings and fix/annotate them | Ingo Molnar | 2009-07-01 | 1 | -13/+12 |
* | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ | Ingo Molnar | 2009-06-06 | 1 | -0/+174 |