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