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