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