aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2025-05-15 16:20:39 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2025-05-15 16:20:39 -0700
commitd51b9d81f7883f526b26e3ab903e646274aebeb1 (patch)
tree9027f2e9b9f7529eda9220c4bcb38e4541c81646 /tools/perf/scripts/python
parentMAINTAINERS: update dlg,da72??.txt to yaml (diff)
parentLinux 6.15-rc6 (diff)
downloadlinux-rng-d51b9d81f7883f526b26e3ab903e646274aebeb1.tar.xz
linux-rng-d51b9d81f7883f526b26e3ab903e646274aebeb1.zip
Merge tag 'v6.15-rc6' into next
Sync up with mainline to bring in xpad controller changes.
Diffstat (limited to 'tools/perf/scripts/python')
-rwxr-xr-xtools/perf/scripts/python/bin/flamegraph-report2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/scripts/python/bin/flamegraph-report b/tools/perf/scripts/python/bin/flamegraph-report
index 53c5dc90c87e..453a6918afbe 100755
--- a/tools/perf/scripts/python/bin/flamegraph-report
+++ b/tools/perf/scripts/python/bin/flamegraph-report
@@ -1,3 +1,3 @@
#!/bin/bash
# description: create flame graphs
-perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py -- "$@"
+perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py "$@"