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