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