1. 3a134ae perf help: Change 'usage' to 'Usage' for consistency by Yunlong Song · 9 years ago
  2. e24a110 perf tools: Add the bash completion for listing subsubcommands of perf help by Yunlong Song · 9 years ago
  3. ede395d perf help: Use strerror_r instead of strerror by Masami Hiramatsu · 10 years ago
  4. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  5. 670ab5d perf help: Fix --help for builtins by Namhyung Kim · 12 years ago
  6. 2bae1d1 perf help: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  7. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  8. cc58482 perf help: Remove use of die and handle errors by David Ahern · 12 years ago
  9. edb7c60 perf options: Type check all the remaining OPT_ variants by Arnaldo Carvalho de Melo · 14 years ago
  10. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  11. ff314d3 perf: Make cmd_to_page() function more compact by Wenji Huang · 15 years ago
  12. 3912f2a perf: Use format string of printf to align strings by Amerigo Wang · 15 years ago
  13. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  14. c1e5301 perf: Clean up trivial style issues in builtin-help.c by Thiago Farina · 15 years ago
  15. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  16. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  17. 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]
  18. 502fc5c perf_counter tools: Uniform help printouts by Ingo Molnar · 15 years ago
  19. c1c2365 perf_counter tools: Generate per command manpages (and pdf/html, etc.) by Ingo Molnar · 15 years ago
  20. 16f762a perf_counter tools: Introduce stricter C code checking by Ingo Molnar · 15 years ago
  21. 148be2c perf_counter tools: move helper library to util/* by Ingo Molnar · 15 years ago
  22. 6f06ccb perf_counter tools: clean up after introduction of the Git command framework by Ingo Molnar · 15 years ago
  23. 0780060 perf_counter tools: add in basic glue from Git by Ingo Molnar · 15 years ago