Age | Commit message (Expand) | Author | Files | Lines |
2018-12-21 | perf build: Don't unconditionally link the libbfd feature test to -liberty an... | Stanislav Fomichev | 1 | -2/+2 |
2018-12-17 | tools build feature: Check if libaio is available | Alexey Budankov | 1 | -2/+4 |
2018-11-22 | tools build feature: Check if eventfd() is available | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-11-19 | tools build feature: Check if get_current_dir_name() is available | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-07-14 | tools: include reallocarray feature test in FEATURE_TESTS_BASIC | Jakub Kicinski | 1 | -0/+1 |
2018-03-08 | perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA | Jiri Olsa | 1 | -1/+5 |
2018-01-25 | perf tools: Integrating the CoreSight decoding library | Mathieu Poirier | 1 | -1/+2 |
2017-12-05 | tools build feature: Check if pthread_barrier_t is available | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-07-19 | tools build: Add test for setns() | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2017-03-04 | tools build: Add test for sched_getcpu() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-12-05 | tools build: Move tabs to spaces where suitable | Jiri Olsa | 1 | -69/+69 |
2016-10-06 | tools build: Add feature detection for g++ | Wang Nan | 1 | -1/+1 |
2016-07-14 | perf build: Add sdt feature detection | Masami Hiramatsu | 1 | -1/+2 |
2016-07-12 | perf tools: Add feature detection for gelf_getnote() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-07-05 | perf build: Add feature detection for libelf's elf_getshdrstrndx() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-05-11 | perf build: Add build-test for debug-frame on arm/arm64 | He Kuang | 1 | -1/+3 |
2016-05-11 | perf build: Add build-test for libunwind cross-platforms support | He Kuang | 1 | -0/+4 |
2016-04-06 | perf probe: Check if dwarf_getlocations() is available | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2016-02-05 | perf build: Add libcrypto feature detection | Stephane Eranian | 1 | -0/+2 |
2016-01-29 | perf build: Fix feature-dump checks, we need to test all features | Jiri Olsa | 1 | -0/+8 |
2016-01-26 | tools build: Allow subprojects select all feature checkers | Wang Nan | 1 | -1/+20 |
2016-01-07 | tools build feature: Use value assignment form for FEATURE-DUMP file | Jiri Olsa | 1 | -5/+21 |
2016-01-07 | tools build feature: Introduce feature_assign macro | Jiri Olsa | 1 | -1/+7 |
2016-01-07 | tools build feature: Move dwarf post unwind choice output into perf | Jiri Olsa | 1 | -9/+0 |
2016-01-07 | tools build feature: Fix feature_check_display_code typo | Jiri Olsa | 1 | -1/+1 |
2015-12-16 | tools build: Fix feature Makefile issues with 'O=' | Josh Poimboeuf | 1 | -1/+1 |
2015-12-14 | perf build: Remove unnecessary line in Makefile.feature | Josh Poimboeuf | 1 | -1/+0 |
2015-10-28 | perf tools: Make perf depend on libbpf | Wang Nan | 1 | -2/+4 |
2015-09-22 | tools build: Allow setting the feature detection user | Arnaldo Carvalho de Melo | 1 | -3/+4 |
2015-09-22 | tools build: Fixup feature detection display function name | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2015-09-17 | tools build: Add test for presence of __get_cpuid() gcc builtin | Arnaldo Carvalho de Melo | 1 | -2/+4 |
2015-09-17 | tools build: Add test for presence of numa_num_possible_cpus() in libnuma | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2015-05-18 | tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding | Wang Nan | 1 | -2/+2 |
2015-03-21 | tools build: Add feature check for lzma library | Jiri Olsa | 1 | -2/+4 |
2015-03-21 | perf build: Move feature checks code under tools/build | Jiri Olsa | 1 | -0/+169 |