aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/perl/bin/rw-by-pid-record
blob: 63976bf11e8bd2e2d09bad144f50450557ef63ea (plain) (blame)
1
2
#!/bin/bash
perf record -c 1 -f -a -M -R -e syscalls:sys_enter_read -e syscalls:sys_exit_read -e syscalls:sys_enter_write -e syscalls:sys_exit_write $@