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