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 "$@"
b7396cc'>usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd 2019-07-30usb: phy: ab8500-usb: Mark expected switch fall-throughsGustavo A. R. Silva 2018-10-18usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter 2018-03-22usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij 2018-03-08usb: phy: ab8500: use correct enum typeStefan Agner 2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman 2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman 2017-01-26usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()Arnd Bergmann 2017-01-24usb: phy: ab8500: Remove the set_power callbackBaolin Wang 2016-08-29usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"Colin Ian King