Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
[linux/fpc-iii.git] / tools / perf / scripts / python / bin / stackcollapse-record
blob9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e
1 #!/bin/sh
4 # stackcollapse.py can cover all type of perf samples including
5 # the tracepoints, so no special record requirements, just record what
6 # you want to analyze.
8 perf record "$@"