Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8030e774e209bca8504e7b73e186afe8e83e1532
/
tools
/
build
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ba5d1a4
tools build tests: Don't hardcode gcc name
by David Carrillo-Cisneros
· 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
f5db340
Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree
by Ingo Molnar
· 7 years ago
86bcdb5
tools build: Add test for setns()
by Arnaldo Carvalho de Melo
· 7 years ago
6f0fa58
kbuild: simplify silent build (-s) detection
by Masahiro Yamada
· 7 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e0c4a5f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e07b98d
bpf: Add strict alignment flag for BPF_PROG_LOAD.
by David S. Miller
· 7 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
85e0d50
perf build: Add special fixdep cleaning rule
by Jiri Olsa
· 8 years ago
e572d08
tools build: Add tools tree support for 'make -s'
by Josh Poimboeuf
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
e19b7ce
make use of make variable CURDIR instead of calling pwd
by Uwe Kleine-König
· 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
a5ba0a1
tools build: Make the .cmd file more readable
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
baa1973
tools build: Fix objtool build with clang
by Peter Foley
· 8 years ago
1cd6472
tools build: Make fixdep parsing wait for last target
by Jiri Olsa
· 8 years ago
285932a
tools build: Add jvmti feature detection support
by Jiri Olsa
· 8 years ago
2ec8107
tools build: Add CFLAGS_REMOVE_* support
by Jiri Olsa
· 8 years ago
87095f7
tools build: Add feature detection for g++
by Wang Nan
· 8 years ago
f61bdc3
tools build: Support compiling C++ source file
by Wang Nan
· 8 years ago
6b3db6f
tools build: Make fixdep a hostprog
by Jiri Olsa
· 8 years ago
0c3b7e4
tools build: Add support for host programs format
by Jiri Olsa
· 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
· 8 years ago
5b26fc8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
f9be7ee
perf build: Add build-test for debug-frame on arm/arm64
by He Kuang
· 8 years ago
b1d9600
perf build: Add build-test for libunwind cross-platforms support
by He Kuang
· 8 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
23d4384
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
by Masahiro Yamada
· 9 years ago
bd0419e
perf probe: Check if dwarf_getlocations() is available
by Arnaldo Carvalho de Melo
· 9 years ago
6767879
tools build: Use .s extension for preprocessed assembler code
by Masahiro Yamada
· 9 years ago
8ee4646
perf build: Add libcrypto feature detection
by Stephane Eranian
· 9 years ago
76c4aae
perf build: Fix feature-dump checks, we need to test all features
by Jiri Olsa
· 9 years ago
cf9162c
tools build: Check basic headers for test-compile feature checker
by Wang Nan
· 9 years ago
9fd4186
tools build: Allow subprojects select all feature checkers
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
936d120
tools build feature: Use value assignment form for FEATURE-DUMP file
by Jiri Olsa
· 9 years ago
c6a5f88
tools build feature: Introduce feature_assign macro
by Jiri Olsa
· 9 years ago
76ee2ff
tools build feature: Move dwarf post unwind choice output into perf
by Jiri Olsa
· 9 years ago
d0018b4
tools build feature: Fix feature_check_display_code typo
by Jiri Olsa
· 9 years ago
1925459
tools build: Fix feature Makefile issues with 'O='
by Josh Poimboeuf
· 9 years ago
26bc9b2
perf build: Remove unnecessary line in Makefile.feature
by Josh Poimboeuf
· 9 years ago
5e50426
tools build: Use fixdep with OUTPUT path prefix
by Jiri Olsa
· 9 years ago
5725dd8
tools build: Clean CFLAGS and LDFLAGS for fixdep
by Wang Nan
· 9 years ago
3af6ed84
tools build: Fix libiberty feature detection
by Rabin Vincent
· 9 years ago
ed63f34c
perf tools: Make perf depend on libbpf
by Wang Nan
· 9 years ago
e1d040c
perf build: Add fixdep to .gitignore
by Yunlong Song
· 9 years ago
3a70fcd
tools build: Fix cross compile build
by Jiri Olsa
· 9 years ago
7c422f5
tools build: Build fixdep helper from perf and basic libs
by Jiri Olsa
· 9 years ago
9fb81323
tools build: Make the fixdep helper part of the build process
by Jiri Olsa
· 9 years ago
275e2d9
tools build: Move dependency copy into function
by Jiri Olsa
· 9 years ago
9f7ef98
tools build: Add fixdep dependency helper
by Jiri Olsa
· 9 years ago
0c00c3f
tools build: Add test for missing include
by Jiri Olsa
· 9 years ago
ab6201d
tools build: Add Makefile.include
by Jiri Olsa
· 9 years ago
13e96db
tools build: Allow setting the feature detection user
by Arnaldo Carvalho de Melo
· 9 years ago
6076e2a
tools build: Fixup feature detection display function name
by Arnaldo Carvalho de Melo
· 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
0bdede8
tools build: Allow duplicate objects in the object list
by Jiri Olsa
· 9 years ago
237fae7
perf tools: Add Intel PT instruction decoder
by Adrian Hunter
· 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
· 9 years ago
f151f53
perf tools: Fix build errors with mipsel-linux-uclibc compiler
by Petri Gynther
· 9 years ago
64227379
perf tools: Create config.detected into OUTPUT directory
by Aaro Koskinen
· 9 years ago
6bc4c3a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
75e84ab
perf tools: Fix build breakage if prefix= is specified
by Lukas Wunner
· 9 years ago
d7a3d85
perf build: Do not fail on missing Build file
by Jiri Olsa
· 9 years ago
8135c8c
tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding
by Wang Nan
· 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
ceed252
perf build: Display make commands on V=1
by Jiri Olsa
· 10 years ago
1999307
perf build: Add single target build framework support
by Jiri Olsa
· 10 years ago
9352aab
perf build: Add libperf objects building
by Jiri Olsa
· 10 years ago
579ff6d
tools build: Add subdir support
by Jiri Olsa
· 10 years ago
fcfd661
tools build: Add detected config support
by Jiri Olsa
· 10 years ago
c819e2c
tools build: Add new build support
by Jiri Olsa
· 10 years ago