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