#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" el='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/scripts/Makefile.headersinst?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/scripts/Makefile.headersinst
AgeCommit message (Expand)Author
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-16kbuild: specify FORCE in Makefile.headersinst as .PHONY targetMasahiro Yamada
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada
2017-07-11kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada
2017-07-11kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada
2017-07-10kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada
2017-07-10kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada
2017-06-22kbuild: fix header installation under fakechroot environmentRichard Genoud
2017-05-18kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel
2017-05-11Makefile.headersinst: cleanup input filesNicolas Dichtel
2014-11-26kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada