repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
[linux/fpc-iii.git]
/
tools
/
perf
/
scripts
/
perl
/
bin
/
rw-by-pid-record
blob
7cb9db2304483a69543f14fddc8883dc3d964480
1
#!/bin/bash
2
perf record
-e
syscalls
:
sys_enter_read
-e
syscalls
:
sys_exit_read
-e
syscalls
:
sys_enter_write
-e
syscalls
:
sys_exit_write $@