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 785a242 + 83e611c commit 912e5f3Copy full SHA for 912e5f3
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