Brooklyn/tools/perf/scripts/python/bin/flamegraph-report
2022-04-02 18:24:21 +05:00

4 lines
117 B
Bash

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