index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
build
/
Makefile.feature
Age
Commit message (
Expand
)
Author
2024-12-18
tools build: Add feature test for libelf with ZSTD
Leo Yan
2024-12-13
tools build feature: Don't set feature-libslang-include-subdir=1 if test-all....
Arnaldo Carvalho de Melo
2024-12-12
tools build feature: Don't set feature-libcap=1 if libcap-devel isn't available
Arnaldo Carvalho de Melo
2024-12-12
tools build feature: Add some comments to explain the FEATURE_TESTS logic
Arnaldo Carvalho de Melo
2024-12-11
tools build: Remove the libunwind feature tests from the ones detected when t...
Arnaldo Carvalho de Melo
2024-11-26
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2024-10-18
perf build: Combine test-dwarf-getcfi into test-libdw
Ian Rogers
2024-10-18
perf build: Combine test-dwarf-getlocations into test-libdw
Ian Rogers
2024-10-18
perf build: Combine libdw-dwarf-unwind into libdw feature tests
Ian Rogers
2024-10-18
perf build: Rename test-dwarf to test-libdw
Ian Rogers
2024-10-17
tools/build: Add libcpupower dependency detection
Tomas Glozar
2024-09-10
perf build: Remove unused feature test target
James Clark
2024-09-10
perf build: Autodetect minimum required llvm-dev version
James Clark
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
2024-07-17
tools: Make pkg-config dependency checks usable by other tools
Guilherme Amadio
2024-02-20
perf: build: introduce the libcapstone
Changbin Du
2023-11-10
perf build: Add feature check for dwarf_getcfi()
Namhyung Kim
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
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
2022-10-04
tools build: Display logical OR of a feature flavors
Roberto Sassu
2022-10-04
tools build: Increment room for feature name in feature detection output
Roberto Sassu
2022-10-04
tools build: Fix feature detection output due to eval expansion
Roberto Sassu
2022-08-01
tools build: Don't display disassembler-four-args feature test
Andres Freund
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 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
2021-12-06
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
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
tools build: Allow deferring printing the results of feature detection
Arnaldo Carvalho de Melo
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2021-01-15
perf build: Support build BPF skeletons with perf
Song Liu
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-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-13
tools build feature: Quote CC and CXX for their arguments
Daniel Díaz
2020-07-31
tools build feature: Use CC and CXX from parent
Thomas Hebb
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-03
perf tools: Add file-handle feature test
Namhyung Kim
2019-11-26
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
2019-08-12
tools build: Add capability-related feature detection
Igor Lubashev
2019-06-18
tools build: Add test to check if slang.h is in /usr/include/slang/
Arnaldo Carvalho de Melo
2019-06-17
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
[next]