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