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