aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/perl/bin/wakeup-latency-report
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2010-10-26 09:30:22 +0200
committerIngo Molnar <mingo@elte.hu>2010-10-26 09:30:22 +0200
commit5df414c61e1b6f15bdc3759f292c7404286c9827 (patch)
tree41b50a595fc53de595edcc20b350c048ce2856fc /tools/perf/scripts/perl/bin/wakeup-latency-report
parent0b849ee88846e3488a34007c5b8b4249579ff159 (diff)
parent7f6c1bd50d73d12f8b4ea09edb4515997f6527f5 (diff)
downloadkernel_samsung_smdk4412-5df414c61e1b6f15bdc3759f292c7404286c9827.zip
kernel_samsung_smdk4412-5df414c61e1b6f15bdc3759f292c7404286c9827.tar.gz
kernel_samsung_smdk4412-5df414c61e1b6f15bdc3759f292c7404286c9827.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/perl/bin/wakeup-latency-report')
-rw-r--r--tools/perf/scripts/perl/bin/wakeup-latency-report2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/scripts/perl/bin/wakeup-latency-report b/tools/perf/scripts/perl/bin/wakeup-latency-report
index a0d898f..49052eb 100644
--- a/tools/perf/scripts/perl/bin/wakeup-latency-report
+++ b/tools/perf/scripts/perl/bin/wakeup-latency-report
@@ -1,6 +1,6 @@
#!/bin/bash
# description: system-wide min/max/avg wakeup latency
-perf trace $@ -s ~/libexec/perf-core/scripts/perl/wakeup-latency.pl
+perf trace $@ -s "$PERF_EXEC_PATH"/scripts/perl/wakeup-latency.pl