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