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