perf scripts python: Fix passing arguments to stackcollapse report
[linux-2.6-microblaze.git] / tools / perf / scripts / python / bin / stackcollapse-report
index 356b965..21a356b 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 # description: produce callgraphs in short form for scripting use
 #!/bin/sh
 # description: produce callgraphs in short form for scripting use
-perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
+perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"