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