Sign in
gem5
/
arm
/
linux-arm64-legacy
/
0bb1fb7178c55f3e295b2ffe0433c330f960458e
/
.
/
tools
/
perf
/
scripts
/
perl
/
bin
/
rw-by-file-report
blob: eddb9ccce6a59111a2a1a61a566b45774b111536 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: r/w activity for a program, by file
# args: <comm>
perf trace
-
s
~/
libexec
/
perf
-
core
/
scripts
/
perl
/
rw
-
by
-
file
.
pl $1