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