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