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 "$@"
4ad3fc69601e2b142ff3b638893c355b41'>ASoC: mediatek: mt8186: add platform driverJiaxin Yu 2022-07-11ASoC: mediatek: mt8186: Remove condition with no effectZhongjun Tan 2022-06-17ASoC: mediatek: mt8186: Fix mutex double unlock in GPIO requestFei Shao 2022-06-14ASoC: mediatek: mt8186: Use new direct clock definesCharles Keepax 2022-06-08ASoC: mediatek: mt8186: Fix a handful of spelling mistakesColin Ian King 2022-06-06ASoC: mediatek: mt8186: add misc driver and register definitionsJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support gpio control in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support audio clock control in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support tdm in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support src in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support pcm in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support i2s in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support hw gain in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support hostless in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support adda in platform driverJiaxin Yu 2022-06-06ASoC: mediatek: mt8186: support audsys clock controlJiaxin Yu