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