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