index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
Makefile.feature
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf build: Support build BPF skeletons with perf
Song Liu
2021-01-15
1
-1
/
+3
*
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-17
1
-3
/
+4
|
\
|
*
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2020-09-04
1
-3
/
+2
|
*
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
2020-09-04
1
-0
/
+2
*
|
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
2020-08-18
1
-1
/
+0
|
/
*
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2020-08-14
1
-1
/
+2
*
tools build feature: Quote CC and CXX for their arguments
Daniel Díaz
2020-08-13
1
-1
/
+1
*
tools build feature: Use CC and CXX from parent
Thomas Hebb
2020-07-31
1
-1
/
+1
*
perf build: Remove libaudit from the default feature checks
Arnaldo Carvalho de Melo
2020-05-29
1
-2
/
+0
*
tools feature: Add support for detecting libpfm4
Stephane Eranian
2020-05-05
1
-1
/
+2
*
perf tools: Add file-handle feature test
Namhyung Kim
2020-04-03
1
-1
/
+2
*
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
2019-11-26
1
-1
/
+2
*
tools build: Add capability-related feature detection
Igor Lubashev
2019-08-12
1
-0
/
+2
*
tools build: Add test to check if slang.h is in /usr/include/slang/
Arnaldo Carvalho de Melo
2019-06-18
1
-1
/
+1
*
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
2019-06-17
1
-0
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
Alexey Budankov
2019-04-01
1
-0
/
+2
*
perf build: Check what binutils's 'disassembler()' signature to use
Song Liu
2019-03-20
1
-2
/
+4
*
perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC
Arnaldo Carvalho de Melo
2019-02-14
1
-4
/
+4
*
perf coresight: Do not test for libopencsd by default
Arnaldo Carvalho de Melo
2019-02-14
1
-1
/
+1
*
perf build: Don't unconditionally link the libbfd feature test to -liberty an...
Stanislav Fomichev
2018-12-21
1
-2
/
+2
*
tools build feature: Check if libaio is available
Alexey Budankov
2018-12-17
1
-2
/
+4
*
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
2018-11-21
1
-0
/
+1
*
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
2018-11-19
1
-0
/
+1
*
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
Jakub Kicinski
2018-07-14
1
-0
/
+1
*
perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA
Jiri Olsa
2018-03-08
1
-1
/
+5
*
perf tools: Integrating the CoreSight decoding library
Mathieu Poirier
2018-01-25
1
-1
/
+2
*
tools build feature: Check if pthread_barrier_t is available
Arnaldo Carvalho de Melo
2017-12-05
1
-0
/
+1
*
tools build: Add test for setns()
Arnaldo Carvalho de Melo
2017-07-18
1
-1
/
+2
*
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+1
*
tools build: Move tabs to spaces where suitable
Jiri Olsa
2016-12-05
1
-69
/
+69
*
tools build: Add feature detection for g++
Wang Nan
2016-10-05
1
-1
/
+1
*
perf build: Add sdt feature detection
Masami Hiramatsu
2016-07-13
1
-1
/
+2
*
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
2016-07-04
1
-0
/
+1
*
perf build: Add build-test for debug-frame on arm/arm64
He Kuang
2016-05-11
1
-1
/
+3
*
perf build: Add build-test for libunwind cross-platforms support
He Kuang
2016-05-11
1
-0
/
+4
*
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
2016-04-06
1
-0
/
+2
*
perf build: Add libcrypto feature detection
Stephane Eranian
2016-02-05
1
-0
/
+2
*
perf build: Fix feature-dump checks, we need to test all features
Jiri Olsa
2016-01-28
1
-0
/
+8
*
tools build: Allow subprojects select all feature checkers
Wang Nan
2016-01-26
1
-1
/
+20
*
tools build feature: Use value assignment form for FEATURE-DUMP file
Jiri Olsa
2016-01-06
1
-5
/
+21
*
tools build feature: Introduce feature_assign macro
Jiri Olsa
2016-01-06
1
-1
/
+7
*
tools build feature: Move dwarf post unwind choice output into perf
Jiri Olsa
2016-01-06
1
-9
/
+0
*
tools build feature: Fix feature_check_display_code typo
Jiri Olsa
2016-01-06
1
-1
/
+1
*
tools build: Fix feature Makefile issues with 'O='
Josh Poimboeuf
2015-12-16
1
-1
/
+1
*
perf build: Remove unnecessary line in Makefile.feature
Josh Poimboeuf
2015-12-14
1
-1
/
+0
*
perf tools: Make perf depend on libbpf
Wang Nan
2015-10-28
1
-2
/
+4
*
tools build: Allow setting the feature detection user
Arnaldo Carvalho de Melo
2015-09-22
1
-3
/
+4
*
tools build: Fixup feature detection display function name
Arnaldo Carvalho de Melo
2015-09-22
1
-1
/
+1
[next]