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 "$@"
cd949e055e601f67bb'>fs: make helpers idmap mount awareChristian Brauner QUEST to CONFIG_SCSI_COMMONChristoph Hellwig 2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds 2021-04-26NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Dai Ngo 2021-03-22nfsd: Fix typo "accesible"Ricardo Ribalda 2021-03-06fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha