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