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