linux-stable-rt/tools/perf/scripts/python/bin/syscall-counts-record

3 lines
70 B
Plaintext
Raw Normal View History

#!/bin/bash
perf record -c 1 -f -a -M -R -e raw_syscalls:sys_enter $@