rw-by-file-record (83B)
1#!/bin/bash 2perf record -e syscalls:sys_enter_read -e syscalls:sys_enter_write $@ 3