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