Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked...
[cascardo/linux.git] / tools / perf / scripts / perl / bin / rw-by-file-report
1 #!/bin/bash
2 # description: r/w activity for a program, by file
3 # args: <comm>
4 perf trace -s ~/libexec/perf-core/scripts/perl/rw-by-file.pl $1
5
6
7