index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
feature
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-2
/
+2
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
1
-2
/
+2
2021-01-20
perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0
James Clark
1
-2
/
+2
2020-12-17
tools build: Add missing libcap to test-all.bin target
Jiri Olsa
1
-1
/
+1
2020-11-03
tools feature: Fixup fast path feature detection
Arnaldo Carvalho de Melo
1
-1
/
+0
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-11
/
+18
2020-09-09
tools feature: Add missing -lzstd to the fast path feature detection
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-09-04
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2
-11
/
+1
2020-09-04
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
3
-0
/
+17
2020-08-18
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
3
-17
/
+0
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2
-0
/
+12
2020-08-06
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-6
/
+11
2020-07-31
tools build feature: Use CC and CXX from parent
Thomas Hebb
1
-2
/
+0
2020-06-22
tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h
Andrii Nakryiko
3
-6
/
+11
2020-05-29
perf build: Remove libaudit from the default feature checks
Arnaldo Carvalho de Melo
2
-6
/
+1
2020-05-05
perf: cs-etm: Update to build with latest opencsd version.
Mike Leach
1
-2
/
+2
2020-05-05
tools feature: Add support for detecting libpfm4
Stephane Eranian
2
-1
/
+14
2020-04-21
tools/build: tweak unused value workaround
George Burgess IV
1
-1
/
+1
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+21
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
2
-1
/
+22
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2
-1
/
+12
2020-01-14
perf/ui/gtk: Fix gtk2 build
Jiri Olsa
1
-1
/
+1
2020-01-14
tools build: Fix test-clang.cpp with Clang 8+
Maciej S. Szmigiero
1
-0
/
+6
2019-11-26
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
2
-0
/
+11
2019-08-12
tools build: Add capability-related feature detection
Igor Lubashev
2
-0
/
+24
2019-06-18
tools build: Fix the zstd test in the test-all.c common case feature test
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-18
tools build: Add test to check if slang.h is in /usr/include/slang/
Arnaldo Carvalho de Melo
2
-0
/
+11
2019-06-17
perf tools: Don't hardcode host include path for libslang
Florian Fainelli
1
-1
/
+1
2019-06-17
tools build feature tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
3
-0
/
+3
2019-06-17
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
3
-0
/
+20
2019-04-01
tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines
Alexey Budankov
3
-1
/
+22
2019-03-28
perf cs-etm: Add missing case value
Solomon Tan
1
-2
/
+2
2019-03-20
perf build: Check what binutils's 'disassembler()' signature to use
Song Liu
1
-0
/
+5
2019-02-14
tools build feature sched_getcpu: Undef _GNU_SOURCE at the end
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-02-14
tools build: Add test-reallocarray.c to test-all.c to fix the build
Arnaldo Carvalho de Melo
2
-0
/
+7
2019-02-14
perf coresight: Do not test for libopencsd by default
Arnaldo Carvalho de Melo
1
-5
/
+0
2019-02-14
tools feature: Undef _GNU_SOURCE at the end of feature tests
Arnaldo Carvalho de Melo
3
-0
/
+3
2018-12-21
perf build: Don't unconditionally link the libbfd feature test to -liberty an...
Stanislav Fomichev
1
-5
/
+5
2018-12-17
perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace
Robert Walker
1
-0
/
+8
2018-12-17
tools build feature: Check if libaio is available
Alexey Budankov
3
-1
/
+26
2018-11-21
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
3
-1
/
+15
2018-11-21
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
3
-0
/
+18
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
3
-0
/
+19
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
2
-0
/
+12
2018-03-08
perf build: Force llvm/clang test compile output to .make.output
Jiri Olsa
1
-3
/
+6
2018-03-08
perf build: Add llvm/clang make targets to FILES
Jiri Olsa
1
-1
/
+4
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+19
2018-01-25
perf tools: Integrating the CoreSight decoding library
Mathieu Poirier
3
-1
/
+19
[next]