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