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