Select the types of activity you want to include in your feed.
1#!/bin/bash 2# description: system-wide r/w activity 3perf trace $@ -s ~/libexec/perf-core/scripts/perl/rw-by-pid.pl 4 5 6