2023-11-16 23:19:36 -05:00

4 lines
117 B
Bash
Executable File

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