linuxOS_AP06/kernel/tools/perf/scripts/python/bin/flamegraph-report

4 lines
117 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
#!/bin/bash
# description: create flame graphs
perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py -- "$@"