开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
build
/
feature
/
Makefile
Age
Commit message (
Expand
)
Author
2024-07-30
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-26
perf: build: Link lib 'zstd' for static build
Leo Yan
2024-07-26
perf: build: Link lib 'lzma' for static build
Leo Yan
2024-07-26
perf: build: Only link libebl.a for old libdw
Leo Yan
2024-07-26
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
2024-06-21
tools: build: use correct lib name for libtracefs feature detection
Daniel Wagner
2024-02-20
perf: build: introduce the libcapstone
Changbin Du
2023-11-10
perf build: Add feature check for dwarf_getcfi()
Namhyung Kim
2023-09-09
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-03
perf build: Update feature check for clang and llvm
Thomas Richter
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-11
perf build: Fix broken feature check for libtracefs due to external lib changes
Thomas Richter
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-04-04
tools build: Add a feature test for scandirat(), that is not implemented so f...
Arnaldo Carvalho de Melo
2023-03-14
tools build: Add feature test for abi::__cxa_demangle
Ian Rogers
2023-03-14
perf build: Remove libbpf pre-1.0 feature tests
Ian Rogers
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
2022-08-10
tools, build: Retry detection of bfd-related features
Roberto Sassu
2022-08-01
tools build: Add feature test for init_disassemble_info API changes
Andres Freund
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
2021-12-06
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
2021-11-04
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
2021-10-26
tools build: Drop needless slang include path in test-all
John Keeping
2021-09-28
perf tools: Enable libtracefs dynamic linking
Ian Rogers
2021-08-09
tools: Remove feature-sync-compare-and-swap feature detection
Leo Yan
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
2020-12-17
tools build: Add missing libcap to test-all.bin target
Jiri Olsa
2020-10-17
Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2020-09-09
tools feature: Add missing -lzstd to the fast path feature detection
Arnaldo Carvalho de Melo
2020-09-04
perf tools: Make GTK2 support opt-in
Arnaldo Carvalho de Melo
2020-09-04
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
2020-08-18
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
2020-08-06
Mgerge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-31
tools build feature: Use CC and CXX from parent
Thomas Hebb
2020-06-22
tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h
Andrii Nakryiko
2020-05-29
perf build: Remove libaudit from the default feature checks
Arnaldo Carvalho de Melo
2020-05-05
tools feature: Add support for detecting libpfm4
Stephane Eranian
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2020-01-14
perf/ui/gtk: Fix gtk2 build
Jiri Olsa
[next]