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