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