Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2e873d100d1418ba0f49163cf46df8e4e792a528
/
tools
/
build
/
feature
8a1b171
perf build: Check what binutils's 'disassembler()' signature to use
by Song Liu
· 6 years ago
44ec839
tools build feature sched_getcpu: Undef _GNU_SOURCE at the end
by Arnaldo Carvalho de Melo
· 6 years ago
a96c03e
tools build: Add test-reallocarray.c to test-all.c to fix the build
by Arnaldo Carvalho de Melo
· 6 years ago
1c3b28f
perf coresight: Do not test for libopencsd by default
by Arnaldo Carvalho de Melo
· 6 years ago
0ec572f
tools feature: Undef _GNU_SOURCE at the end of feature tests
by Arnaldo Carvalho de Melo
· 6 years ago
14541b1
perf build: Don't unconditionally link the libbfd feature test to -liberty and -lz
by Stanislav Fomichev
· 6 years ago
a7ee4d6
perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace
by Robert Walker
· 6 years ago
2a07d81
tools build feature: Check if libaio is available
by Alexey Budankov
· 6 years ago
dd1d004
perf jvmti: Separate jvmti cmlr check
by Jiri Olsa
· 6 years ago
11c6cbe
tools build feature: Check if eventfd() is available
by Arnaldo Carvalho de Melo
· 6 years ago
8feb8ef
tools build feature: Check if get_current_dir_name() is available
by Arnaldo Carvalho de Melo
· 6 years ago
531b014
tools: bpf: make use of reallocarray
by Jakub Kicinski
· 6 years ago
5fb3d8b
perf build: Force llvm/clang test compile output to .make.output
by Jiri Olsa
· 7 years ago
36f9dc3
perf build: Add llvm/clang make targets to FILES
by Jiri Olsa
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
aa6292f
perf tools: Integrating the CoreSight decoding library
by Mathieu Poirier
· 7 years ago
39b72cc
tools: bpftool: add -DPACKAGE when including bfd.h
by Jiong Wang
· 7 years ago
fb98266
tools/bpftool: fix bpftool build with bintutils >= 2.9
by Roman Gushchin
· 7 years ago
25ab5ab
tools build feature: Check if pthread_barrier_t is available
by Arnaldo Carvalho de Melo
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1ccb2f4
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
bad1926
bpf, s390: fix build for libbpf and selftest suite
by Daniel Borkmann
· 7 years ago
86bcdb5
tools build: Add test for setns()
by Arnaldo Carvalho de Melo
· 7 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
e0c4a5f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e07b98d
bpf: Add strict alignment flag for BPF_PROG_LOAD.
by David S. Miller
· 8 years ago
1e6e7ea
tools build: Fixup sched_getcpu feature test
by Arnaldo Carvalho de Melo
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
b0c4780
bpf: Add sparc support to tools and samples.
by David S. Miller
· 8 years ago
9961aa6
tools build: Fix feature detection redefinion of build flags
by David Carrillo-Cisneros
· 8 years ago
7be6b31
perf tools: Pass PYTHON config to feature detection
by David Carrillo-Cisneros
· 8 years ago
c8c1886
tools build: Use the same CC for feature detection and actual build
by Arnaldo Carvalho de Melo
· 8 years ago
120010c
tools build: Add test for sched_getcpu()
by Arnaldo Carvalho de Melo
· 8 years ago
a940cad
perf build: Check LLVM version in feature check
by Wang Nan
· 8 years ago
2fedf79
tools build: Move tabs to spaces where suitable
by Jiri Olsa
· 8 years ago
c7fb4f6
tools build: Add feature detection for clang
by Wang Nan
· 8 years ago
cb40d55
tools build: Add feature detection for LLVM
by Wang Nan
· 8 years ago
285932a
tools build: Add jvmti feature detection support
by Jiri Olsa
· 8 years ago
87095f7
tools build: Add feature detection for g++
by Wang Nan
· 8 years ago
e26e63b
perf build: Add sdt feature detection
by Masami Hiramatsu
· 8 years ago
1c1a3a4
perf tools: Add feature detection for gelf_getnote()
by Arnaldo Carvalho de Melo
· 8 years ago
2492c46
perf build: Add feature detection for libelf's elf_getshdrstrndx()
by Arnaldo Carvalho de Melo
· 9 years ago
f9be7ee
perf build: Add build-test for debug-frame on arm/arm64
by He Kuang
· 9 years ago
b1d9600
perf build: Add build-test for libunwind cross-platforms support
by He Kuang
· 9 years ago
1a71476
bpf tools: Fix syscall argument
by Florian Fainelli
· 9 years ago
a431d67
bpf tools: Remove expression with no effect
by Florian Fainelli
· 9 years ago
bd0419e
perf probe: Check if dwarf_getlocations() is available
by Arnaldo Carvalho de Melo
· 9 years ago
8ee4646
perf build: Add libcrypto feature detection
by Stephane Eranian
· 9 years ago
cf9162c
tools build: Check basic headers for test-compile feature checker
by Wang Nan
· 9 years ago
0c4d40d
tools build: Add BPF feature check to test-all
by Wang Nan
· 9 years ago
8f9e05f
perf tools: Fix PowerPC native building
by Wang Nan
· 9 years ago
1925459
tools build: Fix feature Makefile issues with 'O='
by Josh Poimboeuf
· 9 years ago
3af6ed8
tools build: Fix libiberty feature detection
by Rabin Vincent
· 9 years ago
b0063db
tools build: Add test for presence of __get_cpuid() gcc builtin
by Arnaldo Carvalho de Melo
· 9 years ago
f8ac860
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
by Arnaldo Carvalho de Melo
· 9 years ago
7aec51c
perf tools: Support static linking with libdw
by Andi Kleen
· 9 years ago
1b76c13
bpf tools: Introduce 'bpf' library and add bpf feature check
by Wang Nan
· 10 years ago
f151f53
perf tools: Fix build errors with mipsel-linux-uclibc compiler
by Petri Gynther
· 9 years ago
6c6f0f6
tools build: Add feature check for lzma library
by Jiri Olsa
· 10 years ago
e6c76d6
perf build: Move feature checks code under tools/build
by Jiri Olsa
· 10 years ago