xref: /linux/tools/perf/scripts/python/bin/flamegraph-report (revision ec0be3cdf40b5302248f3fb27a911cc630e8b855)
1#!/bin/bash
2# description: create flame graphs
3perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py "$@"
4