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