| Commit message (Expand) | Author | Age | Files | Lines |
* | tools build: Use .s extension for preprocessed assembler code | Masahiro Yamada | 2016-03-03 | 1 | -1/+1 |
* | perf build: Add libcrypto feature detection | Stephane Eranian | 2016-02-05 | 4 | -0/+28 |
* | perf build: Fix feature-dump checks, we need to test all features | Jiri Olsa | 2016-01-28 | 1 | -0/+8 |
* | tools build: Check basic headers for test-compile feature checker | Wang Nan | 2016-01-27 | 1 | -0/+2 |
* | tools build: Allow subprojects select all feature checkers | Wang Nan | 2016-01-26 | 1 | -1/+20 |
* | tools build: Add BPF feature check to test-all | Wang Nan | 2016-01-11 | 1 | -0/+5 |
* | perf tools: Fix PowerPC native building | Wang Nan | 2016-01-11 | 1 | -1/+19 |
* | tools build feature: Use value assignment form for FEATURE-DUMP file | Jiri Olsa | 2016-01-07 | 1 | -5/+21 |
* | tools build feature: Introduce feature_assign macro | Jiri Olsa | 2016-01-07 | 1 | -1/+7 |
* | tools build feature: Move dwarf post unwind choice output into perf | Jiri Olsa | 2016-01-07 | 1 | -9/+0 |
* | tools build feature: Fix feature_check_display_code typo | Jiri Olsa | 2016-01-07 | 1 | -1/+1 |
* | tools build: Fix feature Makefile issues with 'O=' | Josh Poimboeuf | 2015-12-16 | 2 | -47/+48 |
* | perf build: Remove unnecessary line in Makefile.feature | Josh Poimboeuf | 2015-12-14 | 1 | -1/+0 |
* | tools build: Use fixdep with OUTPUT path prefix | Jiri Olsa | 2015-11-26 | 2 | -2/+2 |
* | tools build: Clean CFLAGS and LDFLAGS for fixdep | Wang Nan | 2015-11-25 | 1 | -1/+1 |
* | tools build: Fix libiberty feature detection | Rabin Vincent | 2015-10-29 | 1 | -2/+2 |
* | perf tools: Make perf depend on libbpf | Wang Nan | 2015-10-28 | 1 | -2/+4 |
* | perf build: Add fixdep to .gitignore | Yunlong Song | 2015-10-20 | 1 | -0/+1 |
* | tools build: Fix cross compile build | Jiri Olsa | 2015-10-13 | 1 | -0/+4 |
* | tools build: Build fixdep helper from perf and basic libs | Jiri Olsa | 2015-09-28 | 3 | -3/+17 |
* | tools build: Make the fixdep helper part of the build process | Jiri Olsa | 2015-09-28 | 2 | -2/+15 |
* | tools build: Move dependency copy into function | Jiri Olsa | 2015-09-28 | 1 | -3/+8 |
* | tools build: Add fixdep dependency helper | Jiri Olsa | 2015-09-28 | 3 | -0/+212 |
* | tools build: Add test for missing include | Jiri Olsa | 2015-09-28 | 5 | -1/+39 |
* | tools build: Add Makefile.include | Jiri Olsa | 2015-09-28 | 3 | -14/+35 |
* | tools build: Allow setting the feature detection user | Arnaldo Carvalho de Melo | 2015-09-22 | 1 | -3/+4 |
* | tools build: Fixup feature detection display function name | Arnaldo Carvalho de Melo | 2015-09-22 | 1 | -1/+1 |
* | tools build: Add test for presence of __get_cpuid() gcc builtin | Arnaldo Carvalho de Melo | 2015-09-17 | 4 | -3/+21 |
* | tools build: Add test for presence of numa_num_possible_cpus() in libnuma | Arnaldo Carvalho de Melo | 2015-09-17 | 4 | -0/+17 |
* | tools build: Allow duplicate objects in the object list | Jiri Olsa | 2015-08-26 | 3 | -1/+3 |
* | perf tools: Add Intel PT instruction decoder | Adrian Hunter | 2015-08-17 | 1 | -0/+2 |
* | perf tools: Support static linking with libdw | Andi Kleen | 2015-08-13 | 1 | -1/+6 |
* | bpf tools: Introduce 'bpf' library and add bpf feature check | Wang Nan | 2015-08-07 | 2 | -1/+23 |
* | perf tools: Fix build errors with mipsel-linux-uclibc compiler | Petri Gynther | 2015-08-05 | 1 | -0/+11 |
* | perf tools: Create config.detected into OUTPUT directory | Aaro Koskinen | 2015-07-01 | 1 | -1/+1 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-23 | 1 | -4/+4 |
|\ |
|
| * | perf tools: Fix build breakage if prefix= is specified | Lukas Wunner | 2015-06-19 | 1 | -4/+4 |
* | | perf build: Do not fail on missing Build file | Jiri Olsa | 2015-05-29 | 3 | -1/+4 |
* | | tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding | Wang Nan | 2015-05-18 | 1 | -2/+2 |
|/ |
|
* | tools build: Add feature check for lzma library | Jiri Olsa | 2015-03-21 | 4 | -4/+25 |
* | perf build: Move feature checks code under tools/build | Jiri Olsa | 2015-03-21 | 33 | -0/+783 |
* | perf build: Display make commands on V=1 | Jiri Olsa | 2015-02-12 | 1 | -1/+3 |
* | perf build: Add single target build framework support | Jiri Olsa | 2015-02-12 | 1 | -1/+19 |
* | perf build: Add libperf objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+3 |
* | tools build: Add subdir support | Jiri Olsa | 2015-02-12 | 1 | -0/+7 |
* | tools build: Add detected config support | Jiri Olsa | 2015-02-12 | 1 | -0/+3 |
* | tools build: Add new build support | Jiri Olsa | 2015-02-11 | 15 | -0/+441 |