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