Sign in
android
/
kernel
/
msm
/
fe60214f8b55817975219954344f69edb911b0be
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
rwtop-record
blob: 7cb9db2304483a69543f14fddc8883dc3d964480 [
file
] [
log
] [
blame
]
#!/bin/bash
perf record
-
e syscalls
:
sys_enter_read
-
e syscalls
:
sys_exit_read
-
e syscalls
:
sys_enter_write
-
e syscalls
:
sys_exit_write $@