syscall-counts-by-pid-record 70 字节
Newer Older
1
#!/bin/bash
2
perf record -c 1 -f -a -M -R -e raw_syscalls:sys_enter $@