diff options
Diffstat (limited to 'tools/perf/scripts/python/bin/powerpc-hcalls-report')
-rw-r--r-- | tools/perf/scripts/python/bin/powerpc-hcalls-report | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/scripts/python/bin/powerpc-hcalls-report b/tools/perf/scripts/python/bin/powerpc-hcalls-report new file mode 100644 index 000000000..dd32ad746 --- /dev/null +++ b/tools/perf/scripts/python/bin/powerpc-hcalls-report @@ -0,0 +1,2 @@ +#!/bin/bash +perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/powerpc-hcalls.py |