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