summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
qcom: Introduce Hexagon V5 based WCSS driverSricharan R 2018-06-18remoteproc: q6v5: Extract common resource handlingBjorn Andersson 2018-02-12remoteproc: qcom: Introduce sysmonBjorn Andersson 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-30remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driverOleksij Rempel 2017-06-26remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPsSuman Anna 2017-02-06remoteproc: Move qcom_mdt_loader into drivers/soc/qcomBjorn Andersson 2017-02-06remoteproc: qcom: Extract non-mdt related helperBjorn Andersson 2016-12-09remoteproc/ste: Delete unused driverJean Delvare 2016-11-16Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson 2016-11-15remoteproc: Introduce Qualcomm ADSP PILBjorn Andersson 2016-11-14remoteproc: qcom_wcnss: Fix circular module dependencyBjorn Andersson 2016-10-31remoteproc: Add a sysfs interface for firmware and stateMatt Redfearn 2016-10-18remoteproc: st_slim_rproc: add a slimcore rproc driverPeter Griffin 2016-08-18remoteproc: qcom: Introduce WCNSS peripheral image loaderBjorn Andersson 2016-07-13remoteproc: qcom: Driver for the self-authenticating Hexagon v5Bjorn Andersson 2016-01-29remoteproc: Supply controller driver for ST's Remote ProcessorsLee Jones 2015-06-17remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach