We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e11300 commit 51ae7faCopy full SHA for 51ae7fa
tools/perf/scripts/python/bin/stackcollapse-report
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
# description: produce callgraphs in short form for scripting use
3
-perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
+perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
0 commit comments