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