Files
linux-apfs/tools/perf/scripts/python/bin/syscall-counts-by-pid-report
T

5 lines
154 B
Bash
Raw Normal View History

2010-01-27 02:27:58 -06:00
#!/bin/bash
# description: system-wide syscall counts, by pid
# args: [comm]
perf trace -s ~/libexec/perf-core/scripts/python/syscall-counts-by-pid.py $1