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 "$@"
ry Torokhov 2022-06-21mips: lantiq: xway: Fix refcount leak bug in sysctrlLiang He 2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang 2021-09-15MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski 2021-09-15MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski 2021-09-15MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski 2021-09-15MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski 2021-06-10MIPS: lantiq: Directly include linux/of.h in xway/dma.cMarc Zyngier 2020-08-17MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390Aleksander Jan Bajkowski 2020-06-15MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl 2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig 2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner