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