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