index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
/
feature
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf build: Fix broken feature check for libtracefs due to external lib changes
Thomas Richter
2023-07-11
1
-1
/
+1
*
tools build: Add a feature test for scandirat(), that is not implemented so f...
Arnaldo Carvalho de Melo
2023-04-04
3
-0
/
+22
*
tools build: Add feature test for abi::__cxa_demangle
Ian Rogers
2023-03-14
2
-0
/
+21
*
perf build: Remove libbpf pre-1.0 feature tests
Ian Rogers
2023-03-14
8
-64
/
+0
*
tools build: Pass libbpf feature only if libbpf 1.0+
Ian Rogers
2023-03-14
1
-0
/
+4
*
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
2022-10-25
2
-0
/
+12
*
tools build: Switch to new openssl API for test-libcrypto
Roberto Sassu
2022-08-10
1
-4
/
+11
*
Revert "perf build: Suppress openssl v3 deprecation warnings in libcrypto fea...
Arnaldo Carvalho de Melo
2022-08-10
1
-6
/
+0
*
tools, build: Retry detection of bfd-related features
Roberto Sassu
2022-08-10
1
-5
/
+9
*
perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
Zixuan Tan
2022-08-02
1
-0
/
+6
*
tools build: Add feature test for init_disassemble_info API changes
Andres Freund
2022-08-01
3
-0
/
+21
*
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
2022-05-26
2
-0
/
+12
*
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2022-05-26
2
-0
/
+12
*
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
2022-05-26
2
-0
/
+12
*
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
2022-05-26
2
-0
/
+12
*
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
2022-05-26
2
-0
/
+13
*
perf build: Fix btf__load_from_kernel_by_id() feature check
Jiri Olsa
2022-05-26
1
-2
/
+3
*
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-20
2
-0
/
+11
*
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2022-04-09
1
-0
/
+7
*
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
2022-04-09
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
1
-0
/
+6
|
\
|
*
bpf, mips: Fix build errors about __NR_bpf undeclared
Tiezhu Yang
2021-11-26
1
-0
/
+6
*
|
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
2021-12-07
3
-20
/
+0
*
|
tools build: Fix removal of feature-sync-compare-and-swap feature detection
Arnaldo Carvalho de Melo
2021-11-18
1
-1
/
+0
|
/
*
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
2021-11-04
1
-3
/
+3
*
tools build: Drop needless slang include path in test-all
John Keeping
2021-10-26
1
-1
/
+1
*
perf tools: Enable libtracefs dynamic linking
Ian Rogers
2021-09-28
2
-0
/
+14
*
perf cs-etm: Update OpenCSD decoder for ETE
James Clark
2021-09-03
1
-2
/
+2
*
tools: Remove feature-sync-compare-and-swap feature detection
Leo Yan
2021-08-09
3
-23
/
+0
*
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2021-04-29
2
-0
/
+16
*
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-02-22
1
-2
/
+2
|
\
|
*
perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0
James Clark
2021-01-20
1
-2
/
+2
*
|
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
2021-01-29
1
-2
/
+2
|
/
*
tools build: Add missing libcap to test-all.bin target
Jiri Olsa
2020-12-17
1
-1
/
+1
*
tools feature: Fixup fast path feature detection
Arnaldo Carvalho de Melo
2020-11-03
1
-1
/
+0
*
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-10-17
3
-11
/
+18
|
\
|
*
tools feature: Add missing -lzstd to the fast path feature detection
Arnaldo Carvalho de Melo
2020-09-09
1
-1
/
+1
|
*
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2020-09-04
2
-11
/
+1
|
*
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
2020-09-04
3
-0
/
+17
*
|
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
2020-08-19
3
-17
/
+0
|
/
*
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2020-08-14
2
-0
/
+12
*
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-08-06
3
-6
/
+11
|
\
|
*
tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h
Andrii Nakryiko
2020-06-23
3
-6
/
+11
*
|
tools build feature: Use CC and CXX from parent
Thomas Hebb
2020-07-31
1
-2
/
+0
|
/
*
perf build: Remove libaudit from the default feature checks
Arnaldo Carvalho de Melo
2020-05-29
2
-6
/
+1
*
perf: cs-etm: Update to build with latest opencsd version.
Mike Leach
2020-05-05
1
-2
/
+2
*
tools feature: Add support for detecting libpfm4
Stephane Eranian
2020-05-05
2
-1
/
+14
*
tools/build: tweak unused value workaround
George Burgess IV
2020-04-21
1
-1
/
+1
*
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-05
2
-1
/
+21
|
\
|
*
perf tools: Add file-handle feature test
Namhyung Kim
2020-04-03
2
-1
/
+22
[next]