Sign in
android-kvm
/
linux
/
5fdbe44d033d059cc56c2803e6b4dbd8cb4e5e39
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
rw-by-pid-record
blob: 6e0b2f7755ac218098479958150f06129cc60ec4 [
file
] [
log
] [
blame
]
#!/bin/bash
perf record
-
a
-
e syscalls
:
sys_enter_read
-
e syscalls
:
sys_exit_read
-
e syscalls
:
sys_enter_write
-
e syscalls
:
sys_exit_write $@