summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-help.c
AgeCommit message (Expand)Author
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie
2010-01-13perf: Make cmd_to_page() function more compactWenji Huang
2009-12-28perf: Use format string of printf to align stringsAmerigo Wang
2009-11-24perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo
2009-11-03perf: Clean up trivial style issues in builtin-help.cThiago Farina
2009-08-16perf: Enable more compiler warningsIngo Molnar
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