index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
build
/
feature
/
Makefile
Age
Commit message (
Expand
)
Author
2019-08-12
tools build: Add capability-related feature detection
Igor Lubashev
2019-06-18
tools build: Add test to check if slang.h is in /usr/include/slang/
Arnaldo Carvalho de Melo
2019-06-17
perf tools: Don't hardcode host include path for libslang
Florian Fainelli
2019-06-17
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
2019-04-01
tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
Alexey Budankov
2018-12-21
perf build: Don't unconditionally link the libbfd feature test to -liberty an...
Stanislav Fomichev
2018-12-17
tools build feature: Check if libaio is available
Alexey Budankov
2018-11-21
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
2018-11-21
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-03-08
perf build: Force llvm/clang test compile output to .make.output
Jiri Olsa
2018-03-08
perf build: Add llvm/clang make targets to FILES
Jiri Olsa
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-25
perf tools: Integrating the CoreSight decoding library
Mathieu Poirier
2018-01-17
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2017-12-30
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
2017-12-05
tools build feature: Check if pthread_barrier_t is available
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
tools build: Add test for setns()
Arnaldo Carvalho de Melo
2017-04-13
tools build: Fix feature detection redefinion of build flags
David Carrillo-Cisneros
2017-04-12
perf tools: Pass PYTHON config to feature detection
David Carrillo-Cisneros
2017-03-03
tools build: Use the same CC for feature detection and actual build
Arnaldo Carvalho de Melo
2017-03-03
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
2016-12-06
perf build: Check LLVM version in feature check
Wang Nan
2016-12-05
tools build: Move tabs to spaces where suitable
Jiri Olsa
2016-12-05
tools build: Add feature detection for clang
Wang Nan
2016-12-05
tools build: Add feature detection for LLVM
Wang Nan
2016-11-14
tools build: Add jvmti feature detection support
Jiri Olsa
2016-10-05
tools build: Add feature detection for g++
Wang Nan
2016-07-13
perf build: Add sdt feature detection
Masami Hiramatsu
2016-07-12
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
2016-07-04
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
2016-05-11
perf build: Add build-test for debug-frame on arm/arm64
He Kuang
2016-05-11
perf build: Add build-test for libunwind cross-platforms support
He Kuang
2016-04-06
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
2016-02-05
perf build: Add libcrypto feature detection
Stephane Eranian
2015-12-16
tools build: Fix feature Makefile issues with 'O='
Josh Poimboeuf
2015-10-29
tools build: Fix libiberty feature detection
Rabin Vincent
2015-09-17
tools build: Add test for presence of __get_cpuid() gcc builtin
Arnaldo Carvalho de Melo
2015-09-17
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
Arnaldo Carvalho de Melo
2015-08-13
perf tools: Support static linking with libdw
Andi Kleen
2015-08-07
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan
2015-03-21
tools build: Add feature check for lzma library
Jiri Olsa
2015-03-21
perf build: Move feature checks code under tools/build
Jiri Olsa