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