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