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