Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-06 | kbuild: simplify silent build (-s) detection | Masahiro Yamada | 1 | -7/+1 |
2017-01-26 | tools build: Add tools tree support for 'make -s' | Josh Poimboeuf | 1 | -0/+10 |
2016-10-06 | tools build: Support compiling C++ source file | Wang Nan | 1 | -0/+7 |
2016-10-03 | tools build: Add support for host programs format | Jiri Olsa | 1 | -4/+15 |
2016-04-20 | kbuild: rename cmd_cc_i_c to cmd_cpp_i_c | Masahiro Yamada | 1 | -4/+4 |
2016-03-03 | tools build: Use .s extension for preprocessed assembler code | Masahiro Yamada | 1 | -1/+1 |
2015-09-28 | tools build: Make the fixdep helper part of the build process | Jiri Olsa | 1 | -0/+7 |
2015-08-26 | tools build: Allow duplicate objects in the object list | Jiri Olsa | 1 | -1/+1 |
2015-08-17 | perf tools: Add Intel PT instruction decoder | Adrian Hunter | 1 | -0/+2 |
2015-07-01 | perf tools: Create config.detected into OUTPUT directory | Aaro Koskinen | 1 | -1/+1 |
2015-06-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2015-06-19 | perf tools: Fix build breakage if prefix= is specified | Lukas Wunner | 1 | -4/+4 |
2015-05-29 | perf build: Do not fail on missing Build file | Jiri Olsa | 1 | -1/+1 |
2015-02-12 | perf build: Display make commands on V=1 | Jiri Olsa | 1 | -1/+3 |
2015-02-12 | perf build: Add single target build framework support | Jiri Olsa | 1 | -1/+19 |
2015-02-12 | perf build: Add libperf objects building | Jiri Olsa | 1 | -0/+3 |
2015-02-12 | tools build: Add subdir support | Jiri Olsa | 1 | -0/+7 |
2015-02-12 | tools build: Add detected config support | Jiri Olsa | 1 | -0/+3 |
2015-02-12 | tools build: Add new build support | Jiri Olsa | 1 | -0/+97 |