]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/syscall-counts-by-pid-report
perf/scripts: Add syscall tracing scripts
[linux.git] / tools / perf / scripts / python / bin / syscall-counts-by-pid-report
1 #!/bin/bash
2 # description: system-wide syscall counts, by pid
3 # args: [comm]
4 perf trace -s ~/libexec/perf-core/scripts/python/syscall-counts-by-pid.py $1
This page took 0.033667 seconds and 4 git commands to generate.