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