7 lines
115 B
Bash
7 lines
115 B
Bash
#!/bin/bash
|
|
# description: system-wide r/w activity
|
|
perf trace -s ~/libexec/perf-core/scripts/perl/rw-by-pid.pl
|
|
|
|
|
|
|