tizen 2.4 release
[profile/mobile/platform/kernel/linux-3.10-sc7730.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