aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/sched-migration-report
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2010-12-29 22:20:30 -0700
committerGrant Likely <grant.likely@secretlab.ca>2010-12-29 22:21:47 -0700
commitd392da5207352f09030e95d9ea335a4225667ec0 (patch)
tree7d6cd1932afcad0a5619a5c504a6d93ca318187c /tools/perf/scripts/python/bin/sched-migration-report
parentpowerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpios (diff)
parentLinux 2.6.37-rc8 (diff)
downloadlinux-d392da5207352f09030e95d9ea335a4225667ec0.tar.gz
linux-d392da5207352f09030e95d9ea335a4225667ec0.zip
Merge v2.6.37-rc8 into powerpc/next
Diffstat (limited to 'tools/perf/scripts/python/bin/sched-migration-report')
-rw-r--r--tools/perf/scripts/python/bin/sched-migration-report2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/scripts/python/bin/sched-migration-report b/tools/perf/scripts/python/bin/sched-migration-report
index 61d05f72e443..df1791f07c24 100644
--- a/tools/perf/scripts/python/bin/sched-migration-report
+++ b/tools/perf/scripts/python/bin/sched-migration-report
@@ -1,3 +1,3 @@
#!/bin/bash
# description: sched migration overview
-perf trace $@ -s ~/libexec/perf-core/scripts/python/sched-migration.py
+perf trace $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py