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