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