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