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