xref: /openbmc/linux/tools/perf/scripts/python/bin/flamegraph-record (revision b1d94be570c28be9bda6931e300e4ff74be82452)
1#!/bin/bash
2perf record -g "$@"
3