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
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