1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. 3b1c5d9 tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines by Alexey Budankov · 6 years ago
  3. c8fa7a8 perf cs-etm: Add missing case value by Solomon Tan · 6 years ago
  4. 8a1b171 perf build: Check what binutils's 'disassembler()' signature to use by Song Liu · 6 years ago
  5. 44ec839 tools build feature sched_getcpu: Undef _GNU_SOURCE at the end by Arnaldo Carvalho de Melo · 6 years ago
  6. a96c03e tools build: Add test-reallocarray.c to test-all.c to fix the build by Arnaldo Carvalho de Melo · 6 years ago
  7. 5c4d7c8 perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC by Arnaldo Carvalho de Melo · 6 years ago
  8. 1c3b28f perf coresight: Do not test for libopencsd by default by Arnaldo Carvalho de Melo · 6 years ago
  9. 0ec572f tools feature: Undef _GNU_SOURCE at the end of feature tests by Arnaldo Carvalho de Melo · 6 years ago
  10. 14541b1 perf build: Don't unconditionally link the libbfd feature test to -liberty and -lz by Stanislav Fomichev · 6 years ago
  11. a7ee4d6 perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace by Robert Walker · 6 years ago
  12. 2a07d81 tools build feature: Check if libaio is available by Alexey Budankov · 6 years ago
  13. dd1d004 perf jvmti: Separate jvmti cmlr check by Jiri Olsa · 6 years ago
  14. 11c6cbe tools build feature: Check if eventfd() is available by Arnaldo Carvalho de Melo · 6 years ago
  15. 8feb8ef tools build feature: Check if get_current_dir_name() is available by Arnaldo Carvalho de Melo · 6 years ago
  16. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  17. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  18. b90a368 kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS by Laura Abbott · 6 years ago
  19. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 6 years ago
  20. db42a21 tools: include reallocarray feature test in FEATURE_TESTS_BASIC by Jakub Kicinski · 6 years ago
  21. 8b247a9 tools: build: Use HOSTLDFLAGS with fixdep by Laura Abbott · 6 years ago
  22. 6fdbd82 tools: build: Fixup host c flags by Laura Abbott · 6 years ago
  23. 9feeb638 tools build: fix # escaping in .cmd files for future Make by Paul Menzel · 6 years ago
  24. 531b014 tools: bpf: make use of reallocarray by Jakub Kicinski · 6 years ago
  25. 9564a8c Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 7 years ago
  26. 5fb3d8b perf build: Force llvm/clang test compile output to .make.output by Jiri Olsa · 7 years ago
  27. 36f9dc3 perf build: Add llvm/clang make targets to FILES by Jiri Olsa · 7 years ago
  28. bd47668 perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA by Jiri Olsa · 7 years ago
  29. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  30. aa6292f perf tools: Integrating the CoreSight decoding library by Mathieu Poirier · 7 years ago
  31. 39b72cc tools: bpftool: add -DPACKAGE when including bfd.h by Jiong Wang · 7 years ago
  32. fb98266 tools/bpftool: fix bpftool build with bintutils >= 2.9 by Roman Gushchin · 7 years ago
  33. 25ab5ab tools build feature: Check if pthread_barrier_t is available by Arnaldo Carvalho de Melo · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. ba5d1a4 tools build tests: Don't hardcode gcc name by David Carrillo-Cisneros · 7 years ago
  36. 1ccb2f4 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  37. bad1926 bpf, s390: fix build for libbpf and selftest suite by Daniel Borkmann · 7 years ago
  38. f5db340 Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree by Ingo Molnar · 7 years ago
  39. 86bcdb5 tools build: Add test for setns() by Arnaldo Carvalho de Melo · 7 years ago
  40. 6f0fa58 kbuild: simplify silent build (-s) detection by Masahiro Yamada · 8 years ago
  41. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. e07b98d bpf: Add strict alignment flag for BPF_PROG_LOAD. by David S. Miller · 8 years ago
  44. 1e6e7ea tools build: Fixup sched_getcpu feature test by Arnaldo Carvalho de Melo · 8 years ago
  45. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  46. b0c4780 bpf: Add sparc support to tools and samples. by David S. Miller · 8 years ago
  47. 9961aa6 tools build: Fix feature detection redefinion of build flags by David Carrillo-Cisneros · 8 years ago
  48. 7be6b31 perf tools: Pass PYTHON config to feature detection by David Carrillo-Cisneros · 8 years ago
  49. c8c1886 tools build: Use the same CC for feature detection and actual build by Arnaldo Carvalho de Melo · 8 years ago
  50. 120010c tools build: Add test for sched_getcpu() by Arnaldo Carvalho de Melo · 8 years ago
  51. 85e0d50 perf build: Add special fixdep cleaning rule by Jiri Olsa · 8 years ago
  52. e572d08 tools build: Add tools tree support for 'make -s' by Josh Poimboeuf · 8 years ago
  53. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  54. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  55. a940cad perf build: Check LLVM version in feature check by Wang Nan · 8 years ago
  56. 2fedf79 tools build: Move tabs to spaces where suitable by Jiri Olsa · 8 years ago
  57. a5ba0a1 tools build: Make the .cmd file more readable by Jiri Olsa · 8 years ago
  58. c7fb4f6 tools build: Add feature detection for clang by Wang Nan · 8 years ago
  59. cb40d55 tools build: Add feature detection for LLVM by Wang Nan · 8 years ago
  60. baa1973 tools build: Fix objtool build with clang by Peter Foley · 8 years ago
  61. 1cd6472 tools build: Make fixdep parsing wait for last target by Jiri Olsa · 8 years ago
  62. 285932a tools build: Add jvmti feature detection support by Jiri Olsa · 8 years ago
  63. 2ec8107 tools build: Add CFLAGS_REMOVE_* support by Jiri Olsa · 8 years ago
  64. 87095f7 tools build: Add feature detection for g++ by Wang Nan · 8 years ago
  65. f61bdc3 tools build: Support compiling C++ source file by Wang Nan · 8 years ago
  66. 6b3db6f tools build: Make fixdep a hostprog by Jiri Olsa · 8 years ago
  67. 0c3b7e4 tools build: Add support for host programs format by Jiri Olsa · 8 years ago
  68. e26e63b perf build: Add sdt feature detection by Masami Hiramatsu · 8 years ago
  69. 1c1a3a4 perf tools: Add feature detection for gelf_getnote() by Arnaldo Carvalho de Melo · 8 years ago
  70. 2492c46 perf build: Add feature detection for libelf's elf_getshdrstrndx() by Arnaldo Carvalho de Melo · 8 years ago
  71. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  72. f9be7ee perf build: Add build-test for debug-frame on arm/arm64 by He Kuang · 9 years ago
  73. b1d9600 perf build: Add build-test for libunwind cross-platforms support by He Kuang · 9 years ago
  74. 1a71476 bpf tools: Fix syscall argument by Florian Fainelli · 9 years ago
  75. a431d67 bpf tools: Remove expression with no effect by Florian Fainelli · 9 years ago
  76. 23d4384 kbuild: rename cmd_cc_i_c to cmd_cpp_i_c by Masahiro Yamada · 9 years ago
  77. bd0419e perf probe: Check if dwarf_getlocations() is available by Arnaldo Carvalho de Melo · 9 years ago
  78. 6767879 tools build: Use .s extension for preprocessed assembler code by Masahiro Yamada · 9 years ago
  79. 8ee4646 perf build: Add libcrypto feature detection by Stephane Eranian · 9 years ago
  80. 76c4aae perf build: Fix feature-dump checks, we need to test all features by Jiri Olsa · 9 years ago
  81. cf9162c tools build: Check basic headers for test-compile feature checker by Wang Nan · 9 years ago
  82. 9fd4186 tools build: Allow subprojects select all feature checkers by Wang Nan · 9 years ago
  83. 0c4d40d tools build: Add BPF feature check to test-all by Wang Nan · 9 years ago
  84. 8f9e05f perf tools: Fix PowerPC native building by Wang Nan · 9 years ago
  85. 936d120 tools build feature: Use value assignment form for FEATURE-DUMP file by Jiri Olsa · 9 years ago
  86. c6a5f88 tools build feature: Introduce feature_assign macro by Jiri Olsa · 9 years ago
  87. 76ee2ff tools build feature: Move dwarf post unwind choice output into perf by Jiri Olsa · 9 years ago
  88. d0018b4 tools build feature: Fix feature_check_display_code typo by Jiri Olsa · 9 years ago
  89. 1925459 tools build: Fix feature Makefile issues with 'O=' by Josh Poimboeuf · 9 years ago
  90. 26bc9b2 perf build: Remove unnecessary line in Makefile.feature by Josh Poimboeuf · 9 years ago
  91. 5e50426 tools build: Use fixdep with OUTPUT path prefix by Jiri Olsa · 9 years ago
  92. 5725dd8 tools build: Clean CFLAGS and LDFLAGS for fixdep by Wang Nan · 9 years ago
  93. 3af6ed84 tools build: Fix libiberty feature detection by Rabin Vincent · 9 years ago
  94. ed63f34c perf tools: Make perf depend on libbpf by Wang Nan · 9 years ago
  95. e1d040c perf build: Add fixdep to .gitignore by Yunlong Song · 9 years ago
  96. 3a70fcd tools build: Fix cross compile build by Jiri Olsa · 9 years ago
  97. 7c422f5 tools build: Build fixdep helper from perf and basic libs by Jiri Olsa · 9 years ago
  98. 9fb81323 tools build: Make the fixdep helper part of the build process by Jiri Olsa · 9 years ago
  99. 275e2d9 tools build: Move dependency copy into function by Jiri Olsa · 9 years ago
  100. 9f7ef98 tools build: Add fixdep dependency helper by Jiri Olsa · 9 years ago