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