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 "$@"
oc/codecs/uda1380.c?h=linux-6.6.y&id=7604d8068e6253c143b27ce7e164ee8e7a9da5b9'>ASoC: uda1380: fix regression by adding back .read/.writeKuninori Morimoto 2017-11-27ASoC: use internal reg_cache on uda1380Kuninori Morimoto 2017-11-27ASoC: don't use codec hw_write on uda1380Kuninori Morimoto 2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal 2017-04-05ASoC: uda1380: Add OF device ID tableJavier Martinez Canillas 2016-11-23ASoC: uda1380: Request GPIOs at bus probe timeLars-Peter Clausen