aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/perl/bin/rw-by-pid-report
diff options
context:
space:
mode:
authorGrant Likely <[email protected]>2010-01-28 14:38:25 -0700
committerGrant Likely <[email protected]>2010-01-28 14:38:25 -0700
commit0ada0a73120c28cc432bcdbac061781465c2f48f (patch)
treed17cadd4ea47e25d9e48e7d409a39c84268fbd27 /tools/perf/scripts/perl/bin/rw-by-pid-report
parent6016a363f6b56b46b24655bcfc0499b715851cf3 (diff)
parent92dcffb916d309aa01778bf8963a6932e4014d07 (diff)
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Diffstat (limited to 'tools/perf/scripts/perl/bin/rw-by-pid-report')
-rw-r--r--tools/perf/scripts/perl/bin/rw-by-pid-report6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/perf/scripts/perl/bin/rw-by-pid-report b/tools/perf/scripts/perl/bin/rw-by-pid-report
new file mode 100644
index 000000000000..7f44c25cc857
--- /dev/null
+++ b/tools/perf/scripts/perl/bin/rw-by-pid-report
@@ -0,0 +1,6 @@
+#!/bin/bash
+# description: system-wide r/w activity
+perf trace -s ~/libexec/perf-core/scripts/perl/rw-by-pid.pl
+
+
+