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