aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-help.c
Commit message (Expand)AuthorAge
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf config: Move config declarations from util/cache.h to util/config.hTaeung Song2016-06-23
* perf help: Make check_emacsclient_version to check strbuf APIsMasami Hiramatsu2016-05-10
* perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo2016-03-23
* perf config: Bring perf_default_config to the very beginning at main()Wang Nan2016-02-26
* perf help: No need to use strbuf_remove()Arnaldo Carvalho de Melo2016-02-23
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-16
* perf help: Change 'usage' to 'Usage' for consistencyYunlong Song2015-10-19
* perf tools: Add the bash completion for listing subsubcommands of perf helpYunlong Song2015-03-19
* perf help: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf help: Fix --help for builtinsNamhyung Kim2012-10-22
* perf help: Don't use globals where not needed toArnaldo Carvalho de Melo2012-10-02
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf help: Remove use of die and handle errorsDavid Ahern2012-09-05
* perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-17
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
* perf: Make cmd_to_page() function more compactWenji Huang2010-01-13
* perf: Use format string of printf to align stringsAmerigo Wang2009-12-28
* perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo2009-11-24
* perf: Clean up trivial style issues in builtin-help.cThiago Farina2009-11-03
* perf: Enable more compiler warningsIngo Molnar2009-08-16
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-01
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-06