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