]> bbs.cooldavid.org Git - net-next-2.6.git/blob - tools/perf/scripts/perl/bin/rw-by-file-record
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
[net-next-2.6.git] / tools / perf / scripts / perl / bin / rw-by-file-record
1 #!/bin/bash
2 perf record -e syscalls:sys_enter_read -e syscalls:sys_enter_write $@
3