summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (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 -- "$@"
>2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki 2022-03-02ASoC: Intel: boards: fix spelling in commentsPierre-Louis Bossart 2021-09-20ASoC: Intel: boards: Update to modern clocking terminologyPeter Ujfalusi 2021-06-22ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesPierre-Louis Bossart 2021-05-10ASoC: Intel: boards: handle hda-dsp-common as a modulePierre-Louis Bossart 2020-07-27ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto 2020-06-26ASoC: Intel: bxt_rt298: add missing .owner fieldPierre-Louis Bossart 2020-03-27ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto 2020-03-13ASoC: Intel: (cosmetic) simplify structure member accessGuennadi Liakhovetski