Age | Commit message (Expand) | Author | Files | Lines |
2019-02-14 | tools build feature sched_getcpu: Undef _GNU_SOURCE at the end | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2019-02-14 | tools build: Add test-reallocarray.c to test-all.c to fix the build | Arnaldo Carvalho de Melo | 2 | -0/+7 |
2019-02-14 | perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2019-02-14 | perf coresight: Do not test for libopencsd by default | Arnaldo Carvalho de Melo | 2 | -6/+1 |
2019-02-14 | tools feature: Undef _GNU_SOURCE at the end of feature tests | Arnaldo Carvalho de Melo | 3 | -0/+3 |
2018-12-21 | perf build: Don't unconditionally link the libbfd feature test to -liberty an... | Stanislav Fomichev | 2 | -7/+7 |
2018-12-17 | perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace | Robert Walker | 1 | -0/+8 |
2018-12-17 | tools build feature: Check if libaio is available | Alexey Budankov | 4 | -3/+30 |
2018-11-22 | perf jvmti: Separate jvmti cmlr check | Jiri Olsa | 3 | -1/+15 |
2018-11-22 | tools build feature: Check if eventfd() is available | Arnaldo Carvalho de Melo | 4 | -0/+19 |
2018-11-19 | tools build feature: Check if get_current_dir_name() is available | Arnaldo Carvalho de Melo | 4 | -0/+20 |
2018-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -0/+13 |
2018-07-21 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2 | -4/+4 |
2018-07-17 | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS | Laura Abbott | 1 | -1/+1 |
2018-07-17 | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS | Laura Abbott | 1 | -1/+1 |
2018-07-14 | tools: include reallocarray feature test in FEATURE_TESTS_BASIC | Jakub Kicinski | 1 | -0/+1 |
2018-07-12 | tools: build: Use HOSTLDFLAGS with fixdep | Laura Abbott | 1 | -1/+1 |
2018-07-12 | tools: build: Fixup host c flags | Laura Abbott | 1 | -1/+1 |
2018-07-12 | tools build: fix # escaping in .cmd files for future Make | Paul Menzel | 1 | -2/+2 |
2018-07-11 | tools: bpf: make use of reallocarray | Jakub Kicinski | 2 | -0/+12 |
2018-04-10 | Kbuild: fix # escaping in .cmd files for future Make | Rasmus Villemoes | 1 | -2/+3 |
2018-03-08 | perf build: Force llvm/clang test compile output to .make.output | Jiri Olsa | 1 | -3/+6 |
2018-03-08 | perf build: Add llvm/clang make targets to FILES | Jiri Olsa | 1 | -1/+4 |
2018-03-08 | perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA | Jiri Olsa | 1 | -1/+5 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+19 |
2018-01-25 | perf tools: Integrating the CoreSight decoding library | Mathieu Poirier | 4 | -2/+21 |
2018-01-17 | tools: bpftool: add -DPACKAGE when including bfd.h | Jiong Wang | 1 | -1/+1 |
2017-12-30 | tools/bpftool: fix bpftool build with bintutils >= 2.9 | Roman Gushchin | 2 | -0/+19 |
2017-12-05 | tools build feature: Check if pthread_barrier_t is available | Arnaldo Carvalho de Melo | 4 | -0/+22 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 63 | -0/+63 |
2017-08-28 | tools build tests: Don't hardcode gcc name | David Carrillo-Cisneros | 1 | -1/+1 |
2017-08-10 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+2 |
2017-08-04 | bpf, s390: fix build for libbpf and selftest suite | Daniel Borkmann | 1 | -0/+2 |
2017-07-30 | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres... | Ingo Molnar | 1 | -7/+1 |
2017-07-19 | tools build: Add test for setns() | Arnaldo Carvalho de Melo | 4 | -2/+19 |
2017-06-06 | kbuild: simplify silent build (-s) detection | Masahiro Yamada | 1 | -7/+1 |
2017-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2017-05-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2017-05-11 | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller | 1 | -0/+1 |
2017-05-04 | tools build: Fixup sched_getcpu feature test | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2017-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2017-04-22 | bpf: Add sparc support to tools and samples. | David S. Miller | 1 | -0/+3 |
2017-04-13 | tools build: Fix feature detection redefinion of build flags | David Carrillo-Cisneros | 1 | -5/+5 |
2017-04-12 | perf tools: Pass PYTHON config to feature detection | David Carrillo-Cisneros | 1 | -1/+1 |
2017-03-04 | tools build: Use the same CC for feature detection and actual build | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2017-03-04 | tools build: Add test for sched_getcpu() | Arnaldo Carvalho de Melo | 4 | -1/+18 |
2017-02-17 | perf build: Add special fixdep cleaning rule | Jiri Olsa | 2 | -2/+5 |
2017-01-26 | tools build: Add tools tree support for 'make -s' | Josh Poimboeuf | 1 | -0/+10 |
2016-12-18 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 1 | -1/+1 |