1. 07d6f72 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  2. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  3. 41840d2 perf config: Move config declarations from util/cache.h to util/config.h by Taeung Song · 8 years ago
  4. b72ca40 perf help: Make check_emacsclient_version to check strbuf APIs by Masami Hiramatsu · 8 years ago
  5. a610f5c perf help: Use asprintf instead of adhoc equivalents by Arnaldo Carvalho de Melo · 8 years ago
  6. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 8 years ago
  7. d113068 perf help: No need to use strbuf_remove() by Arnaldo Carvalho de Melo · 8 years ago
  8. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 8 years ago
  9. 46113a5 perf tools: Remove 'perf' from subcmd function and variable names by Josh Poimboeuf · 8 years ago
  10. 3a134ae perf help: Change 'usage' to 'Usage' for consistency by Yunlong Song · 9 years ago
  11. e24a110 perf tools: Add the bash completion for listing subsubcommands of perf help by Yunlong Song · 9 years ago
  12. ede395d perf help: Use strerror_r instead of strerror by Masami Hiramatsu · 10 years ago
  13. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  14. 670ab5d perf help: Fix --help for builtins by Namhyung Kim · 12 years ago
  15. 2bae1d1 perf help: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  16. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  17. cc58482 perf help: Remove use of die and handle errors by David Ahern · 12 years ago
  18. edb7c60 perf options: Type check all the remaining OPT_ variants by Arnaldo Carvalho de Melo · 14 years ago
  19. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  20. ff314d3 perf: Make cmd_to_page() function more compact by Wenji Huang · 14 years ago
  21. 3912f2a perf: Use format string of printf to align strings by Amerigo Wang · 14 years ago
  22. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  23. c1e5301 perf: Clean up trivial style issues in builtin-help.c by Thiago Farina · 15 years ago
  24. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  25. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  26. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/builtin-help.c]
  27. 502fc5c perf_counter tools: Uniform help printouts by Ingo Molnar · 15 years ago
  28. c1c2365 perf_counter tools: Generate per command manpages (and pdf/html, etc.) by Ingo Molnar · 15 years ago
  29. 16f762a perf_counter tools: Introduce stricter C code checking by Ingo Molnar · 15 years ago
  30. 148be2c perf_counter tools: move helper library to util/* by Ingo Molnar · 15 years ago
  31. 6f06ccb perf_counter tools: clean up after introduction of the Git command framework by Ingo Molnar · 15 years ago
  32. 0780060 perf_counter tools: add in basic glue from Git by Ingo Molnar · 15 years ago