syscall-counts-report 139 B

1234
  1. #!/bin/bash
  2. # description: system-wide syscall counts
  3. # args: [comm]
  4. perf trace -s ~/libexec/perf-core/scripts/python/syscall-counts.py $1