repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ipv6: drop unused "dev" arg of icmpv6_send()
[linux-2.6/next.git]
/
tools
/
perf
/
scripts
/
perl
/
bin
/
rw-by-file-report
blob
eddb9ccce6a59111a2a1a61a566b45774b111536
1
#!/bin/bash
2
# description: r/w activity for a program, by file
3
# args: <comm>
4
perf trace
-s
~
/
libexec
/
perf-core
/
script
s
/
perl
/
rw-by-file.pl
$1
5
6
7