Files

4 lines
114 B
Bash
Raw Permalink Normal View History

#!/bin/bash
2020-03-20 16:13:48 +01:00
# description: create flame graphs
perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py "$@"