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