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