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