| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/build: Fix -s detection code in tools/build/Makefile.build | Jiri Olsa | 2023-10-19 | 1 | -1/+9 |
* | perf build: Update build rule for generated files | Namhyung Kim | 2023-08-03 | 1 | -0/+10 |
* | tools build: Add test echo-cmd | Ian Rogers | 2023-02-03 | 1 | -0/+1 |
* | tools build: Fix quiet cmd indentation | Kees Cook | 2021-05-17 | 1 | -11/+11 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kbuild: simplify silent build (-s) detection | Masahiro Yamada | 2017-06-06 | 1 | -7/+1 |
* | tools build: Add tools tree support for 'make -s' | Josh Poimboeuf | 2017-01-26 | 1 | -0/+10 |
* | tools build: Support compiling C++ source file | Wang Nan | 2016-10-06 | 1 | -0/+7 |
* | tools build: Add support for host programs format | Jiri Olsa | 2016-10-03 | 1 | -4/+15 |
* | kbuild: rename cmd_cc_i_c to cmd_cpp_i_c | Masahiro Yamada | 2016-04-20 | 1 | -4/+4 |
* | tools build: Use .s extension for preprocessed assembler code | Masahiro Yamada | 2016-03-03 | 1 | -1/+1 |
* | tools build: Make the fixdep helper part of the build process | Jiri Olsa | 2015-09-28 | 1 | -0/+7 |
* | tools build: Allow duplicate objects in the object list | Jiri Olsa | 2015-08-26 | 1 | -1/+1 |
* | perf tools: Add Intel PT instruction decoder | Adrian Hunter | 2015-08-17 | 1 | -0/+2 |
* | 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 | 1 | -1/+1 |
|/ |
|
* | 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 | 1 | -0/+97 |