JustOS/linux-6.13/tools/perf/scripts/python/bin/flamegraph-report
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

4 lines
117 B
Bash
Executable File

#!/bin/bash
# description: create flame graphs
perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py -- "$@"