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