#!/bin/sh
perf record -e syscalls:sys_enter_read -e syscalls:sys_enter_write $@

