Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / tools / perf / scripts / perl / bin / rwtop-record
blob7cb9db2304483a69543f14fddc8883dc3d964480
1 #!/bin/bash
2 perf record -e syscalls:sys_enter_read -e syscalls:sys_exit_read -e syscalls:sys_enter_write -e syscalls:sys_exit_write $@