summaryrefslogtreecommitdiffstats
path: root/tools/scripts
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove meaningless assignments in MakefilesMasahiro Yamada2024-02-231-1/+1
* tools/build: Fix -s detection code in tools/scripts/Makefile.includeJiri Olsa2023-10-181-1/+9
* tools build: Add 3-component logical version comparatorsArnaldo Carvalho de Melo2023-08-031-0/+20
* Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-5/+0
|\
| * sh: remove sh5/sh64 last fragmentsRandy Dunlap2023-03-231-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-091-1/+10
|\|
| * tools: Add LoongArch build infrastructureHuacai Chen2023-02-251-1/+10
* | selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGSFlorent Revest2023-02-221-0/+2
|/
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-312-9/+15
|\
| * kbuild: Make $(LLVM) more flexibleNathan Chancellor2022-03-311-8/+14
| * kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada2022-02-151-1/+1
* | tools: Fix unavoidable GCC call in Clang buildsAdrian Ratiu2022-03-081-0/+4
|/
* tools: Ignore errors from `which' when searching a GCC toolchainJean-Philippe Brucker2022-02-011-1/+1
* tools: Help cross-building with clangJean-Philippe Brucker2021-12-161-1/+12
* tools, build: Add RISC-V to HOSTARCH parsingBjörn Töpel2021-11-011-1/+2
* tools build: Fix quiet cmd indentationKees Cook2021-05-171-15/+15
* tools: disable -Wno-type-limitsYury Norov2021-05-061-0/+1
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-2/+10
|\
| * tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.includeYonghong Song2021-04-151-2/+10
* | Documentation: Replace more lkml.org links with loreKees Cook2021-03-061-1/+2
|/
* Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-02-221-0/+1
|\
| * perf build: Support build BPF skeletons with perfSong Liu2021-01-151-0/+1
* | tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek2021-01-291-0/+7
|/
* tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2020-11-111-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-2/+2
|\
| * tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu2020-03-061-2/+2
* | bpftool: Introduce "prog profile" commandSong Liu2020-03-101-0/+1
|/
* perf build: Do not use -Wshadow on gcc < 4.8Arnaldo Carvalho de Melo2019-07-231-1/+8
* 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