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