aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-help.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-4/+4
2015-12-16perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf1-1/+1
2015-10-19perf help: Change 'usage' to 'Usage' for consistencyYunlong Song1-1/+1
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf helpYunlong Song1-3/+14
2014-08-15perf help: Use strerror_r instead of strerrorMasami Hiramatsu1-4/+16
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa1-0/+1
2012-10-22perf help: Fix --help for builtinsNamhyung Kim1-1/+1
2012-10-02perf help: Don't use globals where not needed toArnaldo Carvalho de Melo1-20/+20
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-1/+1
2012-09-05perf help: Remove use of die and handle errorsDavid Ahern1-14/+34
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo1-3/+3
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()Ian Munsie1-1/+1
2010-01-13perf: Make cmd_to_page() function more compactWenji Huang1-2/+0
2009-12-28perf: Use format string of printf to align stringsAmerigo Wang1-2/+1
2009-11-24perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo1-2/+2
2009-11-03perf: Clean up trivial style issues in builtin-help.cThiago Farina1-7/+5
2009-08-16perf: Enable more compiler warningsIngo Molnar1-0/+1
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-2/+4
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+461