aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/futex-contention-report
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2010-10-27 08:25:15 +0200
committerIngo Molnar <mingo@elte.hu>2010-10-27 08:25:15 +0200
commite25804a0327dad954f7d43803178fdef2fd35b4e (patch)
tree401358b7c5abc09b93cec081213541caa0764c82 /tools/perf/scripts/python/bin/futex-contention-report
parent5c16d2c813a7490408e966f52b881e70fc8d7f77 (diff)
parent00204c3396469f407bac56e1475ea16e4a279b13 (diff)
downloadkernel_samsung_smdk4412-e25804a0327dad954f7d43803178fdef2fd35b4e.zip
kernel_samsung_smdk4412-e25804a0327dad954f7d43803178fdef2fd35b4e.tar.gz
kernel_samsung_smdk4412-e25804a0327dad954f7d43803178fdef2fd35b4e.tar.bz2
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
Diffstat (limited to 'tools/perf/scripts/python/bin/futex-contention-report')
-rw-r--r--tools/perf/scripts/python/bin/futex-contention-report4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/perf/scripts/python/bin/futex-contention-report b/tools/perf/scripts/python/bin/futex-contention-report
new file mode 100644
index 0000000..c826813
--- /dev/null
+++ b/tools/perf/scripts/python/bin/futex-contention-report
@@ -0,0 +1,4 @@
+#!/bin/bash
+# description: futext contention measurement
+
+perf trace $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py