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