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