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