1*5287f926SAndreas Gerstmayr#!/usr/bin/sh 2*5287f926SAndreas Gerstmayr# description: create flame graphs 3*5287f926SAndreas Gerstmayrperf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py -- "$@" 4