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