summaryrefslogtreecommitdiff
path: root/tools/scripts
Commit message (Expand)AuthorAge
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-04-11
* arch: remove tile portArnd Bergmann2018-03-16
* tools: fix cross-compile var clobberingMartin Kelly2018-02-21
* tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet2017-12-08
* kbuild: /bin/pwd -> pwdBjørn Forsman2017-11-18
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada2017-10-07
|/
* Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-14
|\
| * kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-01
* | perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2017-08-28
|/
* kbuild: simplify silent build (-s) detectionMasahiro Yamada2017-06-06
* tools arch x86: Include asm/cmpxchg.hArnaldo Carvalho de Melo2017-03-03
* tools: Suppress request for warning options not existent in clangArnaldo Carvalho de Melo2017-02-14
* tools build: Add tools tree support for 'make -s'Josh Poimboeuf2017-01-26
* tools build: Fix objtool build with ARCH=x86_64Josh Poimboeuf2016-07-22
* tools build: Add HOSTARCH Makefile variableArnaldo Carvalho de Melo2016-07-22
* tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-18
* tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-11
* tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa2013-12-19
* perf tools: Making QUIET_(CLEAN|INSTAL) variables globalJiri Olsa2013-12-19
* tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar2013-10-11
* perf tools: Implement summary output for 'make clean'Ingo Molnar2013-10-11
* tools: Get only verbose output with V=1Robert Richter2013-07-08
* perf tools: Correct Makefile.includeBorislav Petkov2013-03-15
* perf tools: Honor parallel jobsBorislav Petkov2013-03-15
* tools: Pass the target in descendDavid Howells2012-11-19
* tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells2012-11-19
* tools: Define a Makefile function to do subdir processingDavid Howells2012-11-19
* perf tools: Let O= makes handle relative pathsSteven Rostedt2012-08-16
* perf: Build libtraceevent.aSteven Rostedt2012-04-25
* tools: Cleanup EXTRA_WARNINGSBorislav Petkov2012-04-11
* tools: Add Makefile.includeBorislav Petkov2012-04-11