xref: /linux/tools/perf/scripts/perl/bin/rw-by-pid-report (revision 30e48a75df9c6ead93866bdf1511ca6ecfe17fbe)
1#!/bin/bash
2# description: system-wide r/w activity
3perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/rw-by-pid.pl
4