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