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