linux-sg2042/tools/perf/scripts/python/bin/syscall-counts-by-pid-report

5 lines
154 B
Bash

#!/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