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