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