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