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 "$@"
22-02-04dt-bindings: Improve phandle-array schemasRob Herring 2021-11-11dt-bindings: treewide: Update @st.com email address to @foss.st.comPatrice Chotard 2021-06-21dt-bindings: Drop redundant minItems/maxItemsRob Herring 2021-04-14dt-bindings: remoteproc: stm32-rproc: add new mailbox channel for detachArnaud Pouliquen 2020-10-26dt-bindings: remoteproc: stm32_rproc: update syscon descriptionsArnaud Pouliquen 2020-10-26dt-bindings: remoteproc: stm32_rproc: update for firmware synchronizationArnaud Pouliquen 2020-05-03dt-bindings: Remove cases of 'allOf' containing a '$ref'Rob Herring 2020-04-16dt-bindings: Clean-up schema indentation formattingRob Herring 2019-12-11dt-bindings: remoteproc: stm32: add wakeup-source propertyArnaud Pouliquen 2019-11-21dt-bindings: remoteproc: convert stm32-rproc to json-schemaArnaud Pouliquen