This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
linux-stable-rt
Watch
1
Star
0
Fork
You've already forked linux-stable-rt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4697bb926f
linux-stable-rt
/
tools
/
perf
/
scripts
/
perl
/
bin
/
rw-by-file-record
4 lines
86 B
Bash
Raw
Blame
History
#!/bin/bash
perf record -a -e syscalls:sys_enter_read -e syscalls:sys_enter_write
$@
Reference in New Issue
View Git Blame
Copy Permalink