summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
bae12'>Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig 2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig 2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada 2018-05-29kconfig: show compiler version text in the top commentMasahiro Yamada 2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman