stackcollapse-record 190 B

123456789
  1. #!/bin/sh
  2. #
  3. # stackcollapse.py can cover all type of perf samples including
  4. # the tracepoints, so no special record requirements, just record what
  5. # you want to analyze.
  6. #
  7. perf record "$@"