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 "$@"
='/distro/kernel/commit/arch/mips/tools?h=linux-6.6.y&id=e245767abf2797f1581f94e48db7f6184e14ebed'>MIPS: Use a custom elf-entry program to find kernel entry pointPaul Burton 2017-11-03Update MIPS email addressesPaul Burton 2017-10-09MIPS: Fix generic-board-config.sh for builds using O=Paul Burton 2017-08-30MIPS: generic: Allow filtering enabled boards by requirementsPaul Burton