summaryrefslogtreecommitdiffstats
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* tools build: Fix the zstd test in the test-all.c common case feature testArnaldo Carvalho de Melo2019-06-181-1/+1
* tools build: Add test to check if slang.h is in /usr/include/slang/Arnaldo Carvalho de Melo2019-06-183-1/+12
* perf tools: Don't hardcode host include path for libslangFlorian Fainelli2019-06-171-1/+1
* tools build feature tests: Add missing SPDX headersArnaldo Carvalho de Melo2019-06-173-0/+3
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2019-06-174-0/+21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov2019-04-014-1/+24
* perf cs-etm: Add missing case valueSolomon Tan2019-03-281-2/+2
* perf build: Check what binutils's 'disassembler()' signature to useSong Liu2019-03-202-2/+9
* tools build feature sched_getcpu: Undef _GNU_SOURCE at the endArnaldo Carvalho de Melo2019-02-141-0/+2
* tools build: Add test-reallocarray.c to test-all.c to fix the buildArnaldo Carvalho de Melo2019-02-142-0/+7
* perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASICArnaldo Carvalho de Melo2019-02-141-4/+4
* perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo2019-02-142-6/+1
* tools feature: Undef _GNU_SOURCE at the end of feature testsArnaldo Carvalho de Melo2019-02-143-0/+3
* perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev2018-12-212-7/+7
* perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker2018-12-171-0/+8
* tools build feature: Check if libaio is availableAlexey Budankov2018-12-174-3/+30
* perf jvmti: Separate jvmti cmlr checkJiri Olsa2018-11-213-1/+15
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2018-11-214-0/+19
* tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2018-11-194-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-153-0/+13
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-202-4/+4
| |\
| * | tools: include reallocarray feature test in FEATURE_TESTS_BASICJakub Kicinski2018-07-141-0/+1
| * | tools: bpf: make use of reallocarrayJakub Kicinski2018-07-112-0/+12
* | | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-181-1/+1
* | | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-181-1/+1
| |/ |/|
* | tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott2018-07-131-1/+1
* | tools: build: Fixup host c flagsLaura Abbott2018-07-131-1/+1
* | tools build: fix # escaping in .cmd files for future MakePaul Menzel2018-07-131-2/+2
|/
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-04-111-2/+3
* perf build: Force llvm/clang test compile output to .make.outputJiri Olsa2018-03-081-3/+6
* perf build: Add llvm/clang make targets to FILESJiri Olsa2018-03-081-1/+4
* perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRAJiri Olsa2018-03-081-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-312-0/+19
|\
| * tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2018-01-171-1/+1
| * tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-302-0/+19
* | perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-254-2/+21
* | tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2017-12-054-0/+22
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0263-0/+63
* tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros2017-08-281-1/+1
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-101-0/+2
|\
| * bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann2017-08-041-0/+2
* | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar2017-07-301-7/+1
|\|
| * kbuild: simplify silent build (-s) detectionMasahiro Yamada2017-06-061-7/+1
* | tools build: Add test for setns()Arnaldo Carvalho de Melo2017-07-184-2/+19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-151-0/+1
|\
| * bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-111-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-121-0/+2
|\ \ | |/ |/|
| * tools build: Fixup sched_getcpu feature testArnaldo Carvalho de Melo2017-05-041-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+3
|\ \ | |/ |/|