xref: /linux/tools/perf/scripts/python/bin/syscall-counts-by-pid-record (revision 5a0e3ad6af8660be21ca98a971cd00f331318c05)
1 #!/bin/bash
2 perf record -c 1 -f -a -M -R -e raw_syscalls:sys_enter
3