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