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