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