index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
feature
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
2
-0
/
+19
|
\
|
*
tools: bpftool: add -DPACKAGE when including bfd.h
Jiong Wang
2018-01-17
1
-1
/
+1
|
*
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
2017-12-30
2
-0
/
+19
*
|
perf tools: Integrating the CoreSight decoding library
Mathieu Poirier
2018-01-25
3
-1
/
+19
*
|
tools build feature: Check if pthread_barrier_t is available
Arnaldo Carvalho de Melo
2017-12-05
3
-0
/
+21
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
50
-0
/
+50
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-08-10
1
-0
/
+2
|
\
|
*
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
2017-08-04
1
-0
/
+2
*
|
tools build: Add test for setns()
Arnaldo Carvalho de Melo
2017-07-18
3
-1
/
+17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
1
-0
/
+1
|
\
|
*
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-05-11
1
-0
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
tools build: Fixup sched_getcpu feature test
Arnaldo Carvalho de Melo
2017-05-04
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
bpf: Add sparc support to tools and samples.
David S. Miller
2017-04-22
1
-0
/
+3
*
|
tools build: Fix feature detection redefinion of build flags
David Carrillo-Cisneros
2017-04-13
1
-5
/
+5
*
|
perf tools: Pass PYTHON config to feature detection
David Carrillo-Cisneros
2017-04-12
1
-1
/
+1
*
|
tools build: Use the same CC for feature detection and actual build
Arnaldo Carvalho de Melo
2017-03-03
1
-2
/
+2
*
|
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
2017-03-03
3
-1
/
+17
|
/
*
perf build: Check LLVM version in feature check
Wang Nan
2016-12-06
3
-2
/
+22
*
tools build: Move tabs to spaces where suitable
Jiri Olsa
2016-12-05
1
-51
/
+51
*
tools build: Add feature detection for clang
Wang Nan
2016-12-05
2
-0
/
+31
*
tools build: Add feature detection for LLVM
Wang Nan
2016-12-05
2
-0
/
+16
*
tools build: Add jvmti feature detection support
Jiri Olsa
2016-11-14
2
-1
/
+18
*
tools build: Add feature detection for g++
Wang Nan
2016-10-05
2
-1
/
+24
*
perf build: Add sdt feature detection
Masami Hiramatsu
2016-07-13
3
-1
/
+17
*
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
2016-07-12
3
-0
/
+16
*
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
2016-07-04
3
-0
/
+17
*
perf build: Add build-test for debug-frame on arm/arm64
He Kuang
2016-05-11
3
-0
/
+39
*
perf build: Add build-test for libunwind cross-platforms support
He Kuang
2016-05-11
5
-0
/
+123
*
bpf tools: Fix syscall argument
Florian Fainelli
2016-04-28
1
-1
/
+1
*
bpf tools: Remove expression with no effect
Florian Fainelli
2016-04-28
1
-1
/
+0
*
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
2016-04-06
3
-0
/
+21
*
perf build: Add libcrypto feature detection
Stephane Eranian
2016-02-05
3
-0
/
+26
*
tools build: Check basic headers for test-compile feature checker
Wang Nan
2016-01-27
1
-0
/
+2
*
tools build: Add BPF feature check to test-all
Wang Nan
2016-01-11
1
-0
/
+5
*
perf tools: Fix PowerPC native building
Wang Nan
2016-01-11
1
-1
/
+19
*
tools build: Fix feature Makefile issues with 'O='
Josh Poimboeuf
2015-12-16
1
-46
/
+47
*
tools build: Fix libiberty feature detection
Rabin Vincent
2015-10-29
1
-2
/
+2
*
tools build: Add test for presence of __get_cpuid() gcc builtin
Arnaldo Carvalho de Melo
2015-09-17
3
-1
/
+17
*
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
Arnaldo Carvalho de Melo
2015-09-17
3
-0
/
+15
*
perf tools: Support static linking with libdw
Andi Kleen
2015-08-13
1
-1
/
+6
*
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan
2015-08-07
2
-1
/
+23
*
perf tools: Fix build errors with mipsel-linux-uclibc compiler
Petri Gynther
2015-08-05
1
-0
/
+11
*
tools build: Add feature check for lzma library
Jiri Olsa
2015-03-21
3
-2
/
+21
*
perf build: Move feature checks code under tools/build
Jiri Olsa
2015-03-21
32
-0
/
+614