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