]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - tools/perf/scripts/perl/bin/rw-by-pid-record
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
[mirror_ubuntu-hirsute-kernel.git] / tools / perf / scripts / perl / bin / rw-by-pid-record
1 #!/bin/bash
2 perf record -a -e syscalls:sys_enter_read -e syscalls:sys_exit_read -e syscalls:sys_enter_write -e syscalls:sys_exit_write $@