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