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/kernel/scall64-o32.S?h=linux-6.6.y&id=be856439c998854c009b1f2ef9084a39b1295cec'>mips: add +1 to __NR_syscalls in uapi headerFiroz Khan 2018-06-19MIPS: Wire up io_pgetevents syscallPaul Burton 2018-06-19MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton 2017-08-29MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill 2017-06-28MIPS: Save static registers before sysmipsJames Hogan 2017-03-08MIPS: Wire up statx system callJames Hogan