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