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