summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
Jiri Olsa 2021-10-05bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi 2021-09-03kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen 2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds 2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas 2021-05-24kbuild: remove libelf checks from top MakefileMasahiro Yamada 2021-04-08add support for Clang CFISami Tolvanen 2021-02-23kbuild: lto: postpone objtoolSami Tolvanen 2021-01-14kbuild: add support for Clang LTOSami Tolvanen 2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko 2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko 2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada 2019-08-22kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.buildMasahiro Yamada 2019-08-22kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada