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