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