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