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