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