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