1. 636eb4d libsubcmd: Introduce OPT_CALLBACK_SET() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  2. 22bd8f1b libsubcmd: Use -O0 with DEBUG=1 by James Clark · 5 years ago
  3. d894967 libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flags by James Clark · 5 years ago
  4. 4b0b2b0 libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature by Ian Rogers · 5 years ago
  5. ece9804 tools lib subcmd: Don't add the kernel sources to the include path by Arnaldo Carvalho de Melo · 6 years ago
  6. 65c9fee tools lib subcmd: Fix a few source code comment typos by Ingo Molnar · 6 years ago
  7. 4ba8b3e tools lib subcmd: Introduce OPTION_ULONG by Arnaldo Carvalho de Melo · 6 years ago
  8. 03a1f49f tools lib subcmd: Support overwriting the pager by Andi Kleen · 6 years ago
  9. 66f5a07 perf tools: Add '\n' at the end of parse-options error messages by Ravi Bangoria · 7 years ago
  10. ad343a9 tools/lib/subcmd/pager.c: do not alias select() params by Sergey Senozhatsky · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 3866058 perf tools: Robustify detection of clang binary by David Carrillo-Cisneros · 7 years ago
  13. 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  14. 96395cb tools lib string: Adopt prefixcmp() from perf and subcmd by Arnaldo Carvalho de Melo · 8 years ago
  15. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  16. b988971 tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER by Arnaldo Carvalho de Melo · 8 years ago
  17. 49b3cd3 tools: Set the maximum optimization level according to the compiler being used by Arnaldo Carvalho de Melo · 8 years ago
  18. f7ee659 tools lib subcmd: Fix missing member name by Soramichi AKIYAMA · 8 years ago
  19. d5f805c tools lib subcmd: Add missing linux/kernel.h include to subcmd.h by Arnaldo Carvalho de Melo · 8 years ago
  20. 4e06d4f Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  21. b66fb1d tools lib subcmd: Add OPT_STRING_OPTARG_SET option by Jiri Olsa · 8 years ago
  22. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  23. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  24. 369a247 tools lib subcmd: Suppport cascading options by Namhyung Kim · 8 years ago
  25. 61eb2eb perf tools: Query terminal width and use in perf list by Andi Kleen · 8 years ago
  26. 07eebcc tools lib subcmd: Use str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  27. fd01d06 tools lib subcmd: Respect WERROR=0 for build by Chris Phlipot · 9 years ago
  28. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 9 years ago
  30. c1d45c3 objtool: Support CROSS_COMPILE by Josh Poimboeuf · 9 years ago
  31. 24b1e5d tools subcmd: Add missing NORETURN define for parse-options.h by Josh Poimboeuf · 9 years ago
  32. 1843b4e tools subcmd: Rename subcmd header include guards by Josh Poimboeuf · 9 years ago
  33. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago