GNU Linux-libre 4.9.290-gnu1
[releases.git] / tools / perf / scripts / perl / bin / rw-by-file-record
1 #!/bin/bash
2 perf record -e syscalls:sys_enter_read -e syscalls:sys_enter_write $@
3