Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / tools / perf / scripts / perl / bin / rw-by-pid-report
1 #!/bin/bash
2 # description: system-wide r/w activity
3 perf trace $@ -s ~/libexec/perf-core/scripts/perl/rw-by-pid.pl
4
5
6