summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (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 -- "$@"
100 Russell King's ARM Linux kernel treeRussell King
summaryrefslogtreecommitdiff
path: root/include/linux/goldfish.h
AgeCommit message (Expand)Author
2022-04-11tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()Laurent Vivier
2020-10-28tty: goldfish: use __raw_writel()/__raw_readl()Laurent Vivier
2018-08-02goldfish: Use dedicated macros instead of manual bit shiftingRoman Kiryanov
2018-08-02goldfish: Add missing includes to goldfish.hRoman Kiryanov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-05-31staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin
2014-05-20goldfish: fix >> 32 warningAlan Cox
2014-05-03goldfish: Add a 64bit write helperAlan