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