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.
2 parents 6f0fb5b + 48517d5 commit e2b83ebCopy full SHA for e2b83eb
tools/perf/scripts/python/bin/flamegraph-report
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
# description: create flame graphs
3
-perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py -- "$@"
+perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py "$@"
0 commit comments