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