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 "$@"
n>ALSA: sparc: Drop superfluous ioctl PCM opsTakashi Iwai 2019-12-11ALSA: sparc: Use managed buffer allocationTakashi Iwai 2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner 2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds 2018-12-05ALSA: sparc: Use of_node_name_eq for node name comparisonsRob Herring 2018-11-24ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai