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