diff options
| author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-11-02 09:41:56 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-11-02 09:41:56 -0400 |
| commit | 29c798fecb9b846b363b0a02fa662ff42fc19426 (patch) | |
| tree | e708d6aca8f098e69571780f702325b221b66694 /tools/perf/scripts/python/bin/sched-migration-report | |
| parent | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' (diff) | |
| parent | Linux 2.6.37-rc1 (diff) | |
| download | linux-29c798fecb9b846b363b0a02fa662ff42fc19426.tar.gz linux-29c798fecb9b846b363b0a02fa662ff42fc19426.zip | |
Merge commit 'v2.6.37-rc1' into for-2.6.37
Diffstat (limited to 'tools/perf/scripts/python/bin/sched-migration-report')
| -rw-r--r-- | tools/perf/scripts/python/bin/sched-migration-report | 2 |
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 |
