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