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