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