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 -- "$@"
errors related to lib.mk khdr targetShuah Khan 2018-11-27selftests: gpio: Find libmount with pkg-config if availableDaniel Díaz 2018-10-24selftests: gpio: Fix OUTPUT directory in MakefileDaniel Díaz 2018-10-24selftests: gpio: restructure MakefileFathi Boudra 2018-09-05selftests: add headers_install to lib.mkAnders Roxell 2018-07-09gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fixRafael David Tinoco 2018-05-30selftests: gpio: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG) 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-04-25selftests: gpio: fix clean target to remove all generated files and dirsShuah Khan 2017-04-25selftests: gpio: override clean in lib.mk to fix warningsShuah Khan 2017-04-21selftests: gpio: add config fragment for gpio-mockupFathi Boudra 2017-01-11selftests: gpio add .gitignore for generated filesShuah Khan 2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang